Skip to content

Commit ccad158

Browse files
committed
chore(release): 3.0.0-beta.73
1 parent 5dc3b67 commit ccad158

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

79
## [3.0.0-beta.71](https://github.com/michelonsouza/encrypt-storage/compare/v3.0.0-beta.70...v3.0.0-beta.71) (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.72",
3+
"version": "3.0.0-beta.73",
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)