Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit 6cd56e6

Browse files
committed
chore: release v0.0.1
1 parent 01636a9 commit 6cd56e6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
3+
## [0.0.1](https://github.com/TopGunBuild/textencoder/compare/v1.0.1...v0.0.1) (2023-08-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@topgunbuild/textencoder",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "An isomorphic encode/decode Uint8Arrays to strings for Javascript in Node and the browser",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)