File tree Expand file tree Collapse file tree 4 files changed +28
-2
lines changed Expand file tree Collapse file tree 4 files changed +28
-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.5.0] ( https://github.com/cosmology-tech/build/compare/v1.4.3...v1.5.0 ) (2025-06-03)
7
+
8
+
9
+ ### Features
10
+
11
+ * add multi-file parsing support ([ 604e8fd] ( https://github.com/cosmology-tech/build/commit/604e8fd649b775d03af141387409644b3edb602e ) )
12
+ * simplify analyzer ([ 538ae6a] ( https://github.com/cosmology-tech/build/commit/538ae6a96d126f3e4e181141bb6a5752f3f3de0f ) )
13
+ * split tests ([ b4d3958] ( https://github.com/cosmology-tech/build/commit/b4d39589060ed61faa2e48746884286137ec345a ) )
14
+
15
+
16
+
17
+
18
+
6
19
## [ 1.4.3] ( https://github.com/cosmology-tech/build/compare/v1.4.2...v1.4.3 ) (2025-05-31)
7
20
8
21
** Note:** Version bump only for package build
Original file line number Diff line number Diff line change 8
8
"packages" : [
9
9
" packages/*"
10
10
],
11
- "version" : " 1.4.3 " ,
11
+ "version" : " 1.5.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.5.0] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.4.3...v1.5.0 ) (2025-06-03)
7
+
8
+
9
+ ### Features
10
+
11
+ * add multi-file parsing support ([ 604e8fd] ( https://github.com/hyperweb-io/hyperweb-build/commit/604e8fd649b775d03af141387409644b3edb602e ) )
12
+ * simplify analyzer ([ 538ae6a] ( https://github.com/hyperweb-io/hyperweb-build/commit/538ae6a96d126f3e4e181141bb6a5752f3f3de0f ) )
13
+ * split tests ([ b4d3958] ( https://github.com/hyperweb-io/hyperweb-build/commit/b4d39589060ed61faa2e48746884286137ec345a ) )
14
+
15
+
16
+
17
+
18
+
6
19
## [ 1.4.3] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.4.2...v1.4.3 ) (2025-05-31)
7
20
8
21
** 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.4.3 " ,
3
+ "version" : " 1.5.0 " ,
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