Skip to content

Commit

Permalink
release v1.0.27-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Sep 16, 2024
1 parent 8589324 commit 2f0ed5a
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHAGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

See last releases and versions

## V1.0.27 - Beta

- Fixed bugs
- Initial CLI
- Upgrade roadmap
- Upgrade LDK and others dependencies

## V1.0.26 - Beta

- Fixed bugs and issues
Expand Down
2 changes: 1 addition & 1 deletion MANIFEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Name: Javascript-DLC
Authors: 23388 and Rsync
Software: FOSS
License: MIT
Version: 1.0.26-beta
Version: 1.0.27-beta
Type: javascript

2 changes: 2 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ currently being supported with security updates.
| v1.0.24-beta | :white_check_mark: |
| v1.0.25-beta | :white_check_mark: |
| v1.0.26-beta | :white_check_mark: |
| v1.0.27-beta | :white_check_mark: |


4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "javascript-dlc",
"version": "1.0.26-beta",
"version": "1.0.27-beta",
"description": "Javascript DLC library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2f0ed5a

Please sign in to comment.