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 7d1c9ad commit 1804eb2
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-feet-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-comics-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-tips-sleep.md

This file was deleted.

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

## 2.0.5

### Patch Changes

- [`b1fb7d6`](https://github.com/nurliman/base85/commit/b1fb7d6cf99b0a1bb22187332df67b6be99e4e8c) Thanks [@nurliman](https://github.com/nurliman)! - add missing docs

- [`cb1be3f`](https://github.com/nurliman/base85/commit/cb1be3fcce111af29013bf3badf08e442647ce8a) Thanks [@nurliman](https://github.com/nurliman)! - Refactor base85 encoding and decoding functions to use function declarations

- [`7d1c9ad`](https://github.com/nurliman/base85/commit/7d1c9adbcafe33af66a4cad74c2d4246f13eba59) Thanks [@nurliman](https://github.com/nurliman)! - Update README.md with badges and npm version

## 2.0.4

### 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.4",
"version": "2.0.5",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 1804eb2

Please sign in to comment.