Skip to content

Commit faaa37d

Browse files
committed
build: release v1.5.0
Signed-off-by: Bofu Chen (bafu) <[email protected]>
1 parent 979e11f commit faaa37d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
To check the difference between the last releaes and the latest dev status, click the link above.
1111

12+
## [1.5.0] - 2023-06-15
13+
14+
### Changed
15+
16+
1. [PR26](https://github.com/numbersprotocol/nit/pull/26): Remove default license from Asset Tree
17+
1. [PR27](https://github.com/numbersprotocol/nit/pull/27): Remove default empty abstract without input
18+
1219
## [1.4.0] - 2023-05-02
1320

1421
### Added
@@ -37,7 +44,8 @@ To check the difference between the last releaes and the latest dev status, clic
3744

3845
1. Change default network in registration action from Avalanche to Jade
3946

40-
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/1.4.0...HEAD
47+
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/1.5.0...HEAD
48+
[1.5.0]: https://github.com/numbersprotocol/capture-lite/compare/1.4.0...1.5.0
4149
[1.4.0]: https://github.com/numbersprotocol/capture-lite/compare/1.3.0...1.4.0
4250
[1.3.0]: https://github.com/numbersprotocol/capture-lite/compare/1.2.9...1.3.0
4351
[1.2.9]: https://github.com/numbersprotocol/capture-lite/releases/tag/1.2.9

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@numbersprotocol/nit",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "git for web3 digital asset",
55
"main": "lib/nit.js",
66
"repository": "https://github.com/numbersprotocol/nit",

0 commit comments

Comments
 (0)