Skip to content

Commit 32cb509

Browse files
committed
chore(release): 3.0.0-beta.60
1 parent 873a81d commit 32cb509

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [3.0.0-beta.60](https://github.com/michelonsouza/encrypt-storage/compare/v3.0.0-beta.59...v3.0.0-beta.60) (2024-12-29)
6+
57
## [3.0.0-beta.59](https://github.com/michelonsouza/encrypt-storage/compare/v3.0.0-beta.58...v3.0.0-beta.59) (2024-12-29)
68

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "encrypt-storage",
3-
"version": "3.0.0-beta.59",
3+
"version": "3.0.0-beta.60",
44
"description": "Wrapper for encrypted localStorage, sessionStorage and cookie in browser",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)