File tree 8 files changed +29
-27
lines changed
8 files changed +29
-27
lines changed 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.0.0 (2025-02-11)
7
+
8
+ ### Bug Fixes
9
+
10
+ - distribution config ([ 33147c9] ( https://github.com/cosmology-tech/build/commit/33147c9bfe8d47c63ece41a03903e287f64d5a59 ) )
Original file line number Diff line number Diff line change 2
2
"lerna" : " 6" ,
3
3
"conventionalCommits" : true ,
4
4
"npmClient" : " yarn" ,
5
- "npmClientArgs" : [
6
- " --no-lockfile"
7
- ],
8
- "packages" : [
9
- " packages/*"
10
- ],
11
- "version" : " 0.0.1" ,
5
+ "npmClientArgs" : [" --no-lockfile" ],
6
+ "packages" : [" packages/*" ],
7
+ "version" : " 1.0.0" ,
12
8
"registry" : " https://registry.npmjs.org" ,
13
9
"command" : {
14
10
"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.0.0 (2025-02-11)
7
+
8
+ ** Note:** Version bump only for package @hyperweb/build
9
+
6
10
## 0.0.2 (2024-10-04)
7
11
8
12
** Note:** Version bump only for package @hyperweb/build
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyperweb/build" ,
3
- "version" : " 0 .0.2 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"author" :
" Hyperweb <[email protected] >" ,
5
5
"description" : " build tools for hyperweb" ,
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
- ## [ 0.0.5] ( https://github.com/hyperweb-io/hyperweb-build/compare/[email protected] @0.0.5 ) (2024-10-08)
7
-
6
+ # 1.0.0 (2025-02-11)
8
7
9
8
### Bug Fixes
10
9
11
- * distribution config ([ 33147c9] ( https://github.com/hyperweb-io/hyperweb-build/commit/33147c9bfe8d47c63ece41a03903e287f64d5a59 ) )
12
-
10
+ - distribution config ([ 33147c9] ( https://github.com/hyperweb-io/hyperweb-build/commit/33147c9bfe8d47c63ece41a03903e287f64d5a59 ) )
13
11
12
+ ## [ 0.0.5] ( https://github.com/hyperweb-io/hyperweb-build/compare/[email protected] @0.0.5 ) (2024-10-08)
14
13
14
+ ### Bug Fixes
15
15
16
+ - distribution config ([ 33147c9] ( https://github.com/hyperweb-io/hyperweb-build/commit/33147c9bfe8d47c63ece41a03903e287f64d5a59 ) )
16
17
17
18
## [ 0.0.4] ( https://github.com/hyperweb-io/hyperweb-build/compare/[email protected] @0.0.4 ) (2024-10-08)
18
19
19
-
20
20
### Bug Fixes
21
21
22
- * distribution config ([ 33147c9] ( https://github.com/hyperweb-io/hyperweb-build/commit/33147c9bfe8d47c63ece41a03903e287f64d5a59 ) )
23
-
24
-
25
-
26
-
22
+ - distribution config ([ 33147c9] ( https://github.com/hyperweb-io/hyperweb-build/commit/33147c9bfe8d47c63ece41a03903e287f64d5a59 ) )
27
23
28
24
## [ 0.0.3] ( https://github.com/hyperweb-io/hyperweb-build/compare/[email protected] @0.0.3 ) (2024-10-08)
29
25
30
26
** Note:** Version bump only for package hyperwebjs
31
27
32
-
33
-
34
-
35
-
36
28
## 0.0.2 (2024-10-04)
37
29
38
30
** Note:** Version bump only for package hyperwebjs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hyperwebjs" ,
3
- "version" : " 0 .0.5 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"author" :
" Hyperweb <[email protected] >" ,
5
5
"description" : " JS client for Hyperweb" ,
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
- ## 0 .0.3 (2024-10-04 )
6
+ # 1 .0.0 (2025-02-11 )
7
7
8
8
** Note:** Version bump only for package @hyperweb/ts-json-schema
9
9
10
+ ## 0.0.3 (2024-10-04)
10
11
11
-
12
-
12
+ ** Note:** Version bump only for package @hyperweb/ts-json-schema
13
13
14
14
## 0.0.2 (2024-09-11)
15
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyperweb/ts-json-schema" ,
3
- "version" : " 0 .0.3 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"author" :
" Hyperweb, Inc. <[email protected] >" ,
5
5
"description" : " TS to JSON Schema" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments