Commit 83ca124 1 parent 1cc05a5 commit 83ca124 Copy full SHA for 83ca124
File tree 12 files changed +30
-6
lines changed
12 files changed +30
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.2] ( https://github.com/napi-rs/node-rs/compare/@node-rs/argon2@2.0.1...@node-rs/argon2@2.0.2 ) (2024-12-05)
7
+
8
+ ** Note:** Version bump only for package @node-rs/argon2
9
+
6
10
## [ 1.8.3] ( https://github.com/napi-rs/node-rs/compare/@node-rs/argon2@1.8.2...@node-rs/argon2@1.8.3 ) (2024-04-23)
7
11
8
12
** Note:** Version bump only for package @node-rs/argon2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-rs/argon2" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " RustCrypto: Argon2 binding for Node.js" ,
5
5
"homepage" : " https://github.com/napi-rs/node-rs" ,
6
6
"main" : " index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.10.7] ( https://github.com/napi-rs/node-rs/compare/@node-rs/bcrypt@1.10.6...@node-rs/bcrypt@1.10.7 ) (2024-12-05)
7
+
8
+ ** Note:** Version bump only for package @node-rs/bcrypt
9
+
6
10
## [ 1.10.4] ( https://github.com/napi-rs/node-rs/compare/@node-rs/bcrypt@1.10.3...@node-rs/bcrypt@1.10.4 ) (2024-04-23)
7
11
8
12
** Note:** Version bump only for package @node-rs/bcrypt
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-rs/bcrypt" ,
3
- "version" : " 1.10.6 " ,
3
+ "version" : " 1.10.7 " ,
4
4
"description" : " Rust bcrypt binding" ,
5
5
"keywords" : [
6
6
" bcrypt" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.10.6] ( https://github.com/napi-rs/node-rs/compare/@node-rs/crc32@1.10.5...@node-rs/crc32@1.10.6 ) (2024-12-05)
7
+
8
+ ** Note:** Version bump only for package @node-rs/crc32
9
+
6
10
## [ 1.10.3] ( https://github.com/napi-rs/node-rs/compare/@node-rs/crc32@1.10.2...@node-rs/crc32@1.10.3 ) (2024-04-23)
7
11
8
12
** Note:** Version bump only for package @node-rs/crc32
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-rs/crc32" ,
3
- "version" : " 1.10.5 " ,
3
+ "version" : " 1.10.6 " ,
4
4
"description" : " SIMD crc32" ,
5
5
"keywords" : [
6
6
" SIMD" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.1] ( https://github.com/napi-rs/node-rs/compare/@node-rs/jieba@2.0.0...@node-rs/jieba@2.0.1 ) (2024-12-05)
7
+
8
+ ** Note:** Version bump only for package @node-rs/jieba
9
+
6
10
## [ 1.10.3] ( https://github.com/napi-rs/node-rs/compare/@node-rs/jieba@1.10.2...@node-rs/jieba@1.10.3 ) (2024-04-23)
7
11
8
12
** Note:** Version bump only for package @node-rs/jieba
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-rs/jieba" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Fastest Chinese word segmentation in Node.js" ,
5
5
"keywords" : [
6
6
" Jieba" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.5.9] ( https://github.com/napi-rs/node-rs/compare/@node-rs/jsonwebtoken@0.5.8...@node-rs/jsonwebtoken@0.5.9 ) (2024-12-05)
7
+
8
+ ** Note:** Version bump only for package @node-rs/jsonwebtoken
9
+
6
10
## [ 0.5.6] ( https://github.com/napi-rs/node-rs/compare/@node-rs/jsonwebtoken@0.5.5...@node-rs/jsonwebtoken@0.5.6 ) (2024-04-23)
7
11
8
12
** Note:** Version bump only for package @node-rs/jsonwebtoken
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-rs/jsonwebtoken" ,
3
- "version" : " 0.5.8 " ,
3
+ "version" : " 0.5.9 " ,
4
4
"description" : " Rust jsonwebtoken binding for Node.js" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.7.6] ( https://github.com/napi-rs/node-rs/compare/@node-rs/xxhash@1.7.5...@node-rs/xxhash@1.7.6 ) (2024-12-05)
7
+
8
+ ** Note:** Version bump only for package @node-rs/xxhash
9
+
6
10
## [ 1.7.3] ( https://github.com/napi-rs/node-rs/compare/@node-rs/xxhash@1.7.2...@node-rs/xxhash@1.7.3 ) (2024-04-23)
7
11
8
12
** Note:** Version bump only for package @node-rs/xxhash
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-rs/xxhash" ,
3
- "version" : " 1.7.5 " ,
3
+ "version" : " 1.7.6 " ,
4
4
"description" : " Fastest xxhash implementation in Node.js" ,
5
5
"keywords" : [
6
6
" hash" ,
You can’t perform that action at this time.
0 commit comments