File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Expand file tree Collapse file tree 4 files changed +24
-2
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
+ # [ 1.7.0] ( https://github.com/cosmology-tech/build/compare/v1.6.0...v1.7.0 ) (2025-06-10)
7
+
8
+
9
+ ### Features
10
+
11
+ * parse nullable args ([ fd7d56e] ( https://github.com/cosmology-tech/build/commit/fd7d56e09d9759a625b1e71b14039e0116bc0527 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 1.6.0] ( https://github.com/cosmology-tech/build/compare/v1.5.0...v1.6.0 ) (2025-06-03)
7
18
8
19
Original file line number Diff line number Diff line change 8
8
"packages" : [
9
9
" packages/*"
10
10
],
11
- "version" : " 1.6 .0" ,
11
+ "version" : " 1.7 .0" ,
12
12
"registry" : " https://registry.npmjs.org" ,
13
13
"command" : {
14
14
"create" : {
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.0] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.6.0...v1.7.0 ) (2025-06-10)
7
+
8
+
9
+ ### Features
10
+
11
+ * parse nullable args ([ fd7d56e] ( https://github.com/hyperweb-io/hyperweb-build/commit/fd7d56e09d9759a625b1e71b14039e0116bc0527 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 1.6.0] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.5.0...v1.6.0 ) (2025-06-03)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyperweb/parse" ,
3
- "version" : " 1.6 .0" ,
3
+ "version" : " 1.7 .0" ,
4
4
"author" :
" Hyperweb <[email protected] >" ,
5
5
"description" : " Parse Hyperweb contracts" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments