Skip to content

Commit

Permalink
chore(release): v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 10, 2022
1 parent 2f41213 commit a001cf2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.25.0](https://github.com/GiovanniCardamone/class-schema/compare/v0.24.1...v0.25.0) (2022-05-10)


### Features

* adding title and description to object ([2f41213](https://github.com/GiovanniCardamone/class-schema/commit/2f41213956f2b900186be84966de2f3483dd73e6))



## [0.24.1](https://github.com/GiovanniCardamone/class-schema/compare/v0.24.0...v0.24.1) (2022-04-14)


Expand Down Expand Up @@ -49,7 +58,3 @@



## [0.22.4](https://github.com/GiovanniCardamone/class-schema/compare/v0.22.3...v0.22.4) (2022-04-11)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "class-schema",
"version": "0.24.1",
"version": "0.25.0",
"description": "Javascript / Typescript class to JsonSchema",
"main": "dist/index.js",
"private": false,
Expand Down

0 comments on commit a001cf2

Please sign in to comment.