Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.57
Browse files Browse the repository at this point in the history
  • Loading branch information
michelonsouza committed Dec 29, 2024
1 parent 19994a3 commit c19c37a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.0.0-beta.57](https://github.com/michelonsouza/encrypt-storage/compare/v3.0.0-beta.56...v3.0.0-beta.57) (2024-12-29)

## [3.0.0-beta.56](https://github.com/michelonsouza/encrypt-storage/compare/v3.0.0-beta.55...v3.0.0-beta.56) (2024-12-29)

## [3.0.0-beta.55](https://github.com/michelonsouza/encrypt-storage/compare/v3.0.0-beta.54...v3.0.0-beta.55) (2024-12-29)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "encrypt-storage",
"version": "3.0.0-beta.56",
"version": "3.0.0-beta.57",
"description": "Wrapper for encrypted localStorage, sessionStorage and cookie in browser",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit c19c37a

Please sign in to comment.