Skip to content

Commit

Permalink
Release v1.0.28-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Oct 1, 2024
1 parent ae6bbd9 commit 1ac0600
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 6 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.28 - Beta

- Fixed bugs
- Breez SDK Greenlight compatibility
- Upgrade Roadmap
- Upgrade NDK

## V1.0.27 - Beta

- Fixed bugs
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "javascript-dlc"
version = "0.1.1"
version = "0.1.2"
authors = ["AreaLayer <arealayer.net>"]
edition = "2018"

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.27-beta
Version: 1.0.28-beta
Type: javascript

1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ currently being supported with security updates.
| v1.0.25-beta | :white_check_mark: |
| v1.0.26-beta | :white_check_mark: |
| v1.0.27-beta | :white_check_mark: |
| v1.0.28-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.27-beta",
"version": "1.0.28-beta",
"description": "Javascript DLC library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1ac0600

Please sign in to comment.