Skip to content

Commit 4bd26bb

Browse files
committed
chore(release): publish
- @interweb/[email protected]
1 parent 605ac34 commit 4bd26bb

File tree

3 files changed

+4722
-2317
lines changed

3 files changed

+4722
-2317
lines changed
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 (2025-11-22)
7+
8+
**Note:** Version bump only for package @interweb/test-template-module

packages/template-module/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/test-template-module",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "module description",
66
"main": "index.js",
@@ -30,4 +30,4 @@
3030
"test:watch": "jest --watch"
3131
},
3232
"keywords": []
33-
}
33+
}

0 commit comments

Comments
 (0)