Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 7, 2023
1 parent 2beb091 commit 025bf35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions common/validators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/MrSquaare/mrsquaare.fr/compare/@common/[email protected]...@common/[email protected]) (2023-08-07)


### Bug Fixes

* quality update ([9aa08c1](https://github.com/MrSquaare/mrsquaare.fr/commit/9aa08c1b7b145d9c869dbd2df879793b15ad4101))

## 1.0.0 (2022-08-21)


Expand Down
2 changes: 1 addition & 1 deletion common/validators/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@common/validators",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 025bf35

Please sign in to comment.