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

Commit 284828e

Browse files
committed
chore: release v0.0.2
1 parent 45bac9d commit 284828e

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,3 +1,10 @@
11

22

3+
## [0.0.2](https://github.com/TopGunBuild/textencoder/compare/v0.0.1...v0.0.2) (2023-11-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update export ([847fad2](https://github.com/TopGunBuild/textencoder/commit/847fad221596772edfd399276fcaa1d0a7c8017e))
9+
310
## [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.1",
3+
"version": "0.0.2",
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)