File tree Expand file tree Collapse file tree 6 files changed +49
-3
lines changed Expand file tree Collapse file tree 6 files changed +49
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.6.0] ( https://github.com/cosmology-tech/build/compare/v1.5.0...v1.6.0 ) (2025-06-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * remove schemaExtractor ([ 528ecc5] ( https://github.com/cosmology-tech/build/commit/528ecc58812e0d507061bf358b9b2996ec8ca102 ) )
12+ * resolve excessive relative import ([ 0f7c348] ( https://github.com/cosmology-tech/build/commit/0f7c348b5627a243a3720e64097b6a05e0572510 ) )
13+
14+
15+ ### Features
16+
17+ * add tests for collect utils ([ f81ebf9] ( https://github.com/cosmology-tech/build/commit/f81ebf9493c59bcd1240ff92eb873e6629bf37dc ) )
18+ * use AST approach ([ 93011e0] ( https://github.com/cosmology-tech/build/commit/93011e0088e74e8be697126c63d59a04fb49c250 ) )
19+
20+
21+
22+
23+
624# [ 1.5.0] ( https://github.com/cosmology-tech/build/compare/v1.4.3...v1.5.0 ) (2025-06-03)
725
826
Original file line number Diff line number Diff line change 88 "packages" : [
99 " packages/*"
1010 ],
11- "version" : " 1.5 .0" ,
11+ "version" : " 1.6 .0" ,
1212 "registry" : " https://registry.npmjs.org" ,
1313 "command" : {
1414 "create" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.6.0] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.5.0...v1.6.0 ) (2025-06-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * remove schemaExtractor ([ 528ecc5] ( https://github.com/hyperweb-io/hyperweb-build/commit/528ecc58812e0d507061bf358b9b2996ec8ca102 ) )
12+
13+
14+
15+
16+
617## [ 1.0.1] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.0.0...v1.0.1 ) (2025-02-13)
718
819** Note:** Version bump only for package @hyperweb/build
Original file line number Diff line number Diff line change 11{
22 "name" : " @hyperweb/build" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.6.0 " ,
44 "author" :
" Hyperweb <[email protected] >" ,
55 "description" : " build tools for hyperweb" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.6.0] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.5.0...v1.6.0 ) (2025-06-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * resolve excessive relative import ([ 0f7c348] ( https://github.com/hyperweb-io/hyperweb-build/commit/0f7c348b5627a243a3720e64097b6a05e0572510 ) )
12+
13+
14+ ### Features
15+
16+ * add tests for collect utils ([ f81ebf9] ( https://github.com/hyperweb-io/hyperweb-build/commit/f81ebf9493c59bcd1240ff92eb873e6629bf37dc ) )
17+ * use AST approach ([ 93011e0] ( https://github.com/hyperweb-io/hyperweb-build/commit/93011e0088e74e8be697126c63d59a04fb49c250 ) )
18+
19+
20+
21+
22+
623# [ 1.5.0] ( https://github.com/hyperweb-io/hyperweb-build/compare/v1.4.3...v1.5.0 ) (2025-06-03)
724
825
Original file line number Diff line number Diff line change 11{
22 "name" : " @hyperweb/parse" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.6 .0" ,
44 "author" :
" Hyperweb <[email protected] >" ,
55 "description" : " Parse Hyperweb contracts" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments