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

Commit 094a3a4

Browse files
committed
chore: release v0.0.3
1 parent c2152b8 commit 094a3a4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.0.3](https://github.com/TopGunBuild/textencoder/compare/v0.0.2...v0.0.3) (2023-11-25)
4+
5+
6+
### Reverts
7+
8+
* rollback export ([c2152b8](https://github.com/TopGunBuild/textencoder/commit/c2152b8ba3ea4a6967a37aac7b802849c23f9380))
9+
310
## [0.0.2](https://github.com/TopGunBuild/textencoder/compare/v0.0.1...v0.0.2) (2023-11-25)
411

512

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.2",
3+
"version": "0.0.3",
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)