Skip to content

Commit 8cacfd6

Browse files
committed
chore(release): publish
- create-hyperweb-app@0.0.4 - hyperweb@0.0.2
1 parent 76f58bc commit 8cacfd6

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

packages/create-hyperweb-app/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+
## [0.0.4](https://github.com/hyperweb-io/create-hyperweb-app/compare/create-hyperweb-app@0.0.3...create-hyperweb-app@0.0.4) (2024-10-04)
7+
8+
**Note:** Version bump only for package create-hyperweb-app
9+
10+
11+
12+
13+
614
## 0.0.3 (2024-10-04)
715

816
**Note:** Version bump only for package create-hyperweb-app

packages/create-hyperweb-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-hyperweb-app",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Set up a Hyperweb app by running one command ⚛️",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"homepage": "https://github.com/hyperweb-io/create-hyperweb-app#readme",

templates/hyperweb/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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+
## 0.0.2 (2024-10-04)
7+
8+
**Note:** Version bump only for package hyperweb

templates/hyperweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperweb",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Hyperweb smart contracts",
55
"author": "Hyperweb <developers@hyperweb.io>",
66
"homepage": "https://github.com/hyperweb-io/hyperweb#readme",

0 commit comments

Comments
 (0)