Skip to content

Commit

Permalink
Merge pull request #54 from Coobaha/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--typed-fastify

chore(main): release 1.0.0
  • Loading branch information
Coobaha authored Aug 3, 2022
2 parents a17e79a + 3aff5d1 commit 13980d0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.0.0](https://github.com/Coobaha/typed-fastify/compare/v0.8.0...v1.0.0) (2022-07-31)


### ⚠ BREAKING CHANGES

* bump fastify and fix types

### Bug Fixes

* $ref id replacement ([482cbd4](https://github.com/Coobaha/typed-fastify/commit/482cbd4c412f43df015ccb4b9bec09f0e15514eb))
* bump fastify and fix types ([eab5750](https://github.com/Coobaha/typed-fastify/commit/eab5750d1f30b8e1d414742fe314ff1f800d4b70))
* rename definitions to namespace ([f887706](https://github.com/Coobaha/typed-fastify/commit/f887706fed340a5943212984b7cdb0d7352f72a6))
* rename namespace to properties ([89da88c](https://github.com/Coobaha/typed-fastify/commit/89da88c49967eaa5c53db88b848f509e31ae172d))

## [0.8.0](https://github.com/Coobaha/typed-fastify/compare/v0.7.0...v0.8.0) (2022-07-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@coobaha/typed-fastify",
"description": "opinionated types for fastify",
"version": "1.0.0-rc.0",
"version": "1.0.0",
"bin": {
"typed-fastify-schema": "bin/gen.bin.js",
"tfs": "bin/gen.bin.js"
Expand Down

0 comments on commit 13980d0

Please sign in to comment.