Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
 - @mollitia/prometheus@0.0.9
 - @mollitia/redis@0.0.2
 - mollitia@0.1.1
  • Loading branch information
actions-user committed May 27, 2024
1 parent 26b9805 commit 3c22640
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/@mollitia/prometheus/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mollitia/prometheus",
"type": "module",
"version": "0.0.8",
"version": "0.0.9",
"description": "Prometheus Mollitia Addon",
"author": "Jérémie Pichon <jeremie.pichon@genesys.com>",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/@mollitia/redis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mollitia/redis",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"description": "Redis Addon",
"author": "Stephane Hervochon <stephane.hervochon@genesys.com>",
"license": "MIT",
Expand Down Expand Up @@ -45,8 +45,8 @@
"devDependencies": {
"@shared/tsconfig": "*",
"@shared/vite": "*",
"eslint-config-mollitia": "*",
"@types/redis": "4.0.11"
"@types/redis": "4.0.11",
"eslint-config-mollitia": "*"
},
"peerDependencies": {
"mollitia": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/mollitia/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mollitia",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "JavaScript Resilience Library",
"author": "Jérémie Pichon <jeremie.pichon@genesys.com>",
"license": "MIT",
Expand Down

0 comments on commit 3c22640

Please sign in to comment.