Skip to content

Commit 6495588

Browse files
chore: release ab64 (#42)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c7de4d commit 6495588

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thin-boxes-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#41](https://github.com/un-ts/ab64/pull/41) [`2c7de4d`](https://github.com/un-ts/ab64/commit/2c7de4d6a13ee883fd1aca0cbaedcd1eaf357cf2) Thanks [@JounQin](https://github.com/JounQin)! - fix: commonjs types, add `module-sync` entry
8+
39
## 0.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ab64",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"description": "The smallest and fastest Base64 implementation in JavaScript",
66
"repository": "git+https://github.com/un-ts/ab64.git",

0 commit comments

Comments
 (0)