We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8562b0b commit d94f906Copy full SHA for d94f906
CHANGELOG.md
@@ -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
10
## [0.6.2](https://github.com/andrehrferreira/cmmv-encryptor/compare/v0.6.1...v0.6.2) (2024-11-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@cmmv/encryptor",
- "version": "0.6.2",
+ "version": "0.6.3",
"description": "CMMV (@encryptor)",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
0 commit comments