Skip to content

Commit 704ee52

Browse files
committed
chore(release): 3.0.0-beta.62
1 parent 7d909d6 commit 704ee52

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.62](https://github.com/michelonsouza/encrypt-storage/compare/v3.0.0-beta.61...v3.0.0-beta.62) (2024-12-29)
6+
57
## [3.0.0-beta.61](https://github.com/michelonsouza/encrypt-storage/compare/v3.0.0-beta.60...v3.0.0-beta.61) (2024-12-29)
68

79
## [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)

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.61",
3+
"version": "3.0.0-beta.62",
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)