Skip to content

Commit

Permalink
chore(release): 1.0.13 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.13](v1.0.12...v1.0.13) (2022-06-27)

### Miscellaneous Chores

* **deps-dev:** bump eslint from 8.15.0 to 8.16.0 ([#50](#50)) ([adf0396](adf0396))
* **deps-dev:** bump eslint from 8.16.0 to 8.17.0 ([#57](#57)) ([2705964](2705964))
* **deps-dev:** bump eslint from 8.17.0 to 8.18.0 ([#62](#62)) ([3e03943](3e03943))
* **deps-dev:** bump eslint-plugin-jest from 26.2.2 to 26.4.5 ([#52](#52)) ([a1f80bb](a1f80bb))
* **deps-dev:** bump eslint-plugin-jest from 26.4.5 to 26.4.6 ([#54](#54)) ([1263ae6](1263ae6))
* **deps-dev:** bump eslint-plugin-jest from 26.4.6 to 26.5.3 ([#58](#58)) ([984188f](984188f))
* **deps-dev:** bump prettier from 2.6.2 to 2.7.0 ([#60](#60)) ([b39236c](b39236c))
* **deps-dev:** bump prettier from 2.7.0 to 2.7.1 ([#61](#61)) ([8081c9e](8081c9e))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.16 ([#53](#53)) ([a853a7b](a853a7b))
* **deps-dev:** bump typedoc from 0.22.16 to 0.22.17 ([#56](#56)) ([9febf8d](9febf8d))
* **deps-dev:** bump typedoc from 0.22.17 to 0.23.1 ([#64](#64)) ([d93e174](d93e174))
* **deps-dev:** bump typescript from 4.6.4 to 4.7.2 ([#55](#55)) ([9cd6191](9cd6191))
* **deps-dev:** bump typescript from 4.7.2 to 4.7.3 ([#59](#59)) ([4297e37](4297e37))
* **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#63](#63)) ([f8db46b](f8db46b))
* **deps:** bump directory-tree from 3.2.2 to 3.3.0 ([#51](#51)) ([1b4c9ec](1b4c9ec))
  • Loading branch information
semantic-release-bot committed Jun 27, 2022
1 parent d93e174 commit dd66119
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.12",
"version": "1.0.13",
"description": "Validate file system structure with an extension of JSON schema.",
"keywords": [
"validation",
Expand Down

0 comments on commit dd66119

Please sign in to comment.