Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and nurliman committed May 8, 2024
1 parent ab0f49c commit df9bb2a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-pans-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-weeks-repeat.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nurliman/base85

## 2.0.3

### Patch Changes

- [`72e0487`](https://github.com/nurliman/base85/commit/72e048730453d30f77c4305fa550f3e0526cb236) Thanks [@nurliman](https://github.com/nurliman)! - drop swc

- [`ab0f49c`](https://github.com/nurliman/base85/commit/ab0f49c983bcf478899e46c17612ed8337a13ef7) Thanks [@nurliman](https://github.com/nurliman)! - drop typescript alias import

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nurliman/base85",
"description": "Browser and Node.js-compatible Base85 encoder/decoder.",
"version": "2.0.2",
"version": "2.0.3",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit df9bb2a

Please sign in to comment.