Skip to content

Commit

Permalink
chore(release): 1.0.12 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.12](v1.0.11...v1.0.12) (2022-05-16)

### Miscellaneous Chores

* **deps-dev:** bump eslint from 8.13.0 to 8.14.0 ([#42](#42)) ([c65e7dc](c65e7dc))
* **deps-dev:** bump eslint from 8.14.0 to 8.15.0 ([#46](#46)) ([e125652](e125652))
* **deps-dev:** bump eslint-plugin-jest from 26.1.4 to 26.1.5 ([#43](#43)) ([d3730b9](d3730b9))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#48](#48)) ([4316910](4316910))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#44](#44)) ([81bd76c](81bd76c))
* **deps:** bump yargs from 17.4.1 to 17.5.1 ([#49](#49)) ([6bee45f](6bee45f))
  • Loading branch information
semantic-release-bot committed May 16, 2022
1 parent e125652 commit 72a2bf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 package.json
@@ -1,6 +1,6 @@
{
"name": "directory-schema-validator",
"version": "1.0.11",
"version": "1.0.12",
"description": "Validate file system structure with an extension of JSON schema.",
"keywords": [
"validation",
Expand Down

0 comments on commit 72a2bf9

Please sign in to comment.