Skip to content

Commit 1c9f786

Browse files
committed
chore(release): publish
- hyperweb@0.0.5
1 parent 3ad348c commit 1c9f786

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

templates/hyperweb/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.5](https://github.com/__USERNAME__/__REPONAME__/compare/hyperweb@0.0.4...hyperweb@0.0.5) (2024-10-21)
7+
8+
**Note:** Version bump only for package hyperweb
9+
10+
11+
12+
13+
614
## [0.0.4](https://github.com/__USERNAME__/__REPONAME__/compare/hyperweb@0.0.3...hyperweb@0.0.4) (2024-10-21)
715

816
**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.4",
3+
"version": "0.0.5",
44
"author": "__USERFULLNAME__ <__USEREMAIL__>",
55
"description": "__MODULEDESC__",
66
"homepage": "https://github.com/__USERNAME__/__REPONAME__",

0 commit comments

Comments
 (0)