Skip to content

Commit 295d6cb

Browse files
chore: release ab64 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43c4c5f commit 295d6cb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lazy-balloons-sort.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.5
4+
5+
### Patch Changes
6+
7+
- [#45](https://github.com/un-ts/ab64/pull/45) [`43c4c5f`](https://github.com/un-ts/ab64/commit/43c4c5fd5543d7c9622fce4c841cc3e6d797de81) Thanks [@JounQin](https://github.com/JounQin)! - refactor: better types without `as` assertion
8+
39
## 0.1.4
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.4",
3+
"version": "0.1.5",
44
"type": "module",
55
"description": "The smallest and fastest Base64 implementation in JavaScript",
66
"repository": "https://github.com/un-ts/ab64.git",

0 commit comments

Comments
 (0)