File tree Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Expand file tree Collapse file tree 4 files changed +24
-4
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.4.1] ( https://github.com/cosmology-tech/build/compare/v1.4.0...v1.4.1 ) (2025-05-29)
7
+
8
+ ** Note:** Version bump only for package build
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.4.0] ( https://github.com/cosmology-tech/build/compare/v1.3.0...v1.4.0 ) (2025-03-28)
7
15
8
16
** Note:** Version bump only for package build
Original file line number Diff line number Diff line change 2
2
"lerna" : " 6" ,
3
3
"conventionalCommits" : true ,
4
4
"npmClient" : " yarn" ,
5
- "npmClientArgs" : [" --no-lockfile" ],
6
- "packages" : [" packages/*" ],
7
- "version" : " 1.4.0" ,
5
+ "npmClientArgs" : [
6
+ " --no-lockfile"
7
+ ],
8
+ "packages" : [
9
+ " packages/*"
10
+ ],
11
+ "version" : " 1.4.1" ,
8
12
"registry" : " https://registry.npmjs.org" ,
9
13
"command" : {
10
14
"create" : {
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## [ 1.4.1] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.4.0...v1.4.1 ) (2025-05-29)
7
+
8
+ ** Note:** Version bump only for package @hyperweb/parse
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyperweb/parse" ,
3
- "version" : " 1.0 .1" ,
3
+ "version" : " 1.4 .1" ,
4
4
"author" : " Hyperweb <developers@hyperweb.io>" ,
5
5
"description" : " Parse Hyperweb contracts" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments