Skip to content

Commit a05d1c4

Browse files
committed
chore(release): publish
1 parent f1016f5 commit a05d1c4

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.0](https://github.com/cosmology-tech/build/compare/v1.3.0...v1.4.0) (2025-03-28)
7+
8+
**Note:** Version bump only for package build
9+
610
# [1.3.0](https://github.com/cosmology-tech/build/compare/v1.2.0...v1.3.0) (2025-03-17)
711

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

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"npmClient": "yarn",
55
"npmClientArgs": ["--no-lockfile"],
66
"packages": ["packages/*"],
7-
"version": "1.3.0",
7+
"version": "1.4.0",
88
"registry": "https://registry.npmjs.org",
99
"command": {
1010
"create": {

packages/hyperwebjs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.0](https://github.com/hyperweb-io/hyperweb-build/compare/v1.3.0...v1.4.0) (2025-03-28)
7+
8+
**Note:** Version bump only for package hyperwebjs
9+
610
# [1.3.0](https://github.com/hyperweb-io/hyperweb-build/compare/v1.2.0...v1.3.0) (2025-03-17)
711

812
**Note:** Version bump only for package hyperwebjs

packages/hyperwebjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperwebjs",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"author": "Hyperweb <developers@hyperweb.io>",
55
"description": "JS client for Hyperweb",
66
"main": "index.js",

0 commit comments

Comments
 (0)