Skip to content

Commit 09f9ea6

Browse files
chore(release): v0.0.3-0
1 parent bb403af commit 09f9ea6

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v0.0.3-0
4+
5+
6+
### 🤖 CI
7+
8+
- **release:** Trigger new create release workflow and bump version ([#15](https://github.com/ambitiondev/dynamic-url/pull/15))
9+
10+
### ❤️ Contributors
11+
12+
- Berrie Nachtweh ([@bnachtweh](https://github.com/bnachtweh))
13+
314
## [0.0.2](https://github.com/ambitiondev/dynamic-url/compare/dynamic-url-v0.0.1...dynamic-url-v0.0.2) (2026-01-15)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ambitiondev/dynamic-url",
33
"description": "lightweight util for creating dynamic endpoint strings",
4-
"version": "0.0.2",
4+
"version": "0.0.3-0",
55
"main": "./dist/src/url.js",
66
"types": "./dist/src/url.d.ts",
77
"files": [

0 commit comments

Comments
 (0)