We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0732d40 commit fe6521cCopy full SHA for fe6521c
CHANGELOG.md
@@ -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
@@ -1,7 +1,7 @@
{
"name": "ts-punycode",
"type": "module",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "A modern TypeScript implementation of Punycode (RFC 3492) with full RFC 5891 support.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
0 commit comments