Skip to content

Commit fa01341

Browse files
committed
chore(release): publish
1 parent 63f5881 commit fa01341

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.2](https://github.com/cosmology-tech/build/compare/v1.4.1...v1.4.2) (2025-05-30)
7+
8+
**Note:** Version bump only for package build
9+
10+
11+
12+
13+
614
## [1.4.1](https://github.com/cosmology-tech/build/compare/v1.4.0...v1.4.1) (2025-05-29)
715

816
**Note:** Version bump only for package build

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"packages": [
99
"packages/*"
1010
],
11-
"version": "1.4.1",
11+
"version": "1.4.2",
1212
"registry": "https://registry.npmjs.org",
1313
"command": {
1414
"create": {

packages/parse/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.2](https://github.com/hyperweb-io/hyperweb-build/compare/v1.4.1...v1.4.2) (2025-05-30)
7+
8+
**Note:** Version bump only for package @hyperweb/parse
9+
10+
11+
12+
13+
614
## [1.4.1](https://github.com/hyperweb-io/hyperweb-build/compare/v1.4.0...v1.4.1) (2025-05-29)
715

816
**Note:** Version bump only for package @hyperweb/parse

packages/parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperweb/parse",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"author": "Hyperweb <[email protected]>",
55
"description": "Parse Hyperweb contracts",
66
"main": "index.js",

0 commit comments

Comments
 (0)