Skip to content

Commit fe6521c

Browse files
committed
chore: release v0.1.0
1 parent 0732d40 commit fe6521c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
## ...main
3+
4+
5+
### 🏡 Chore
6+
7+
- Initial commit ([0732d40](https://github.com/stacksjs/ts-punycode/commit/0732d40))
8+
9+
### ❤️ Contributors
10+
11+
- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
12+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-punycode",
33
"type": "module",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"description": "A modern TypeScript implementation of Punycode (RFC 3492) with full RFC 5891 support.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)