Skip to content

Commit f3d683c

Browse files
author
223880
committed
release v1.0.19-beta
1 parent 9242bd0 commit f3d683c

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHAGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
See last releases and versions
44

55

6+
### V1.0.19 - Beta
7+
8+
**Highlights**
9+
10+
- Fixed dependencies
11+
- Released NPM package
12+
613
### V1.0.18 - Beta
714

815
**Highlights**

MANIFEST.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Name: Javascript-DLC
22
Authors: 23388 and Rsync
33
Software: FOSS
44
License: MIT
5-
Version: 1.0.18-beta
5+
Version: 1.0.19-beta
66
Type: javascript
77

SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ currently being supported with security updates.
1919
| v1.0.16-beta | :white_check_mark: |
2020
| v1.0.17-beta | :white_check_mark: |
2121
| v1.0.18-beta | :white_check_mark: |
22+
| v1.0.19-beta | :white_check_mark: |
2223

2324

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-dlc",
3-
"version": "1.0.18-beta",
3+
"version": "1.0.19-beta",
44
"description": "Javascript DLC library",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)