Skip to content

Commit d94f906

Browse files
release: v0.6.3
1 parent 8562b0b commit d94f906

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.6.3](https://github.com/andrehrferreira/cmmv-encryptor/compare/v0.6.2...v0.6.3) (2024-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* cjs support ([8562b0b](https://github.com/andrehrferreira/cmmv-encryptor/commit/8562b0b29edb6fcb641a6902dbab12f2b8c723db))
7+
8+
9+
110
## [0.6.2](https://github.com/andrehrferreira/cmmv-encryptor/compare/v0.6.1...v0.6.2) (2024-11-27)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cmmv/encryptor",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "CMMV (@encryptor)",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)