Skip to content

Commit 033acd1

Browse files
chore(release): set package.json to 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-06-20) ### Features * **package:** 🗑️ atualizar versão do Biome e remover package-lock.json do comando de limpeza ([b403ec7](b403ec7))
1 parent 11b73be commit 033acd1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/heliomarpm/cryptoh/compare/v1.0.0...v1.1.0) (2025-06-20)
2+
3+
4+
### Features
5+
6+
* **package:** :wastebasket: atualizar versão do Biome e remover package-lock.json do comando de limpeza ([b403ec7](https://github.com/heliomarpm/cryptoh/commit/b403ec7f04d1383f5db2ff08d4c1e06c67364cb9))
7+
18
# 1.0.0 (2025-06-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@heliomarpm/cryptoh",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A clean and easy-to-use cryptography helper library for Node.js, built on top of the native crypto module.",
55
"author": "Heliomar P. Marques",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)