Skip to content

Commit

Permalink
chore(release): v0.22.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 11, 2022
1 parent 4b69046 commit 9d621d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
13 changes: 4 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.22.9](https://github.com/GiovanniCardamone/class-schema/compare/v0.22.8...v0.22.9) (2022-04-11)



## [0.22.8](https://github.com/GiovanniCardamone/class-schema/compare/v0.22.7...v0.22.8) (2022-04-11)


Expand Down Expand Up @@ -49,12 +53,3 @@



# [0.21.0](https://github.com/GiovanniCardamone/class-schema/compare/v0.20.0...v0.21.0) (2022-03-08)


### Features

* array minItems maxItems uniqueItems ([43500e4](https://github.com/GiovanniCardamone/class-schema/commit/43500e46cf8765af3072f226d0db038f2400d012))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tmp-class-schema",
"version": "0.22.8",
"version": "0.22.9",
"description": "Javascript / Typescript class to JsonSchema",
"main": "dist/index.js",
"private": false,
Expand Down Expand Up @@ -44,4 +44,4 @@
"dependencies": {
"json-schema": "^0.4.0"
}
}
}

0 comments on commit 9d621d7

Please sign in to comment.