Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmarrec committed Aug 5, 2022
1 parent bb1ad8b commit d245991
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.2.0](https://github.com/kevinmarrec/h3-typebox/compare/v0.1.0...v0.2.0) (2022-08-05)

## 0.1.0 (2022-06-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "h3-typebox",
"version": "0.1.0",
"version": "0.2.0",
"description": "JSON schema validation for h3, using typebox & ajv",
"repository": "kevinmarrec/h3-typebox",
"license": "MIT",
Expand Down

0 comments on commit d245991

Please sign in to comment.