Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.3.0...v2.0.0) (2023-05-30)

### Bug Fixes

* Broken Test types ([c017aea](c017aea))

### BREAKING CHANGES

* Some Test types got removed, others now work properly
  • Loading branch information
bhc-bot committed May 30, 2023
1 parent eb9e2ed commit 2425e1c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0](https://github.com/BHC-IT/stronk-types/compare/v1.3.0...v2.0.0) (2023-05-30)


### Bug Fixes

* Broken Test types ([c017aea](https://github.com/BHC-IT/stronk-types/commit/c017aea322de209479d6428fccbac7fe4b13a922))


### BREAKING CHANGES

* Some Test types got removed, others now work properly

# [1.3.0](https://github.com/BHC-IT/stronk-types/compare/v1.2.0...v1.3.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@bhc/stronk-types",
"author": "Ludovic Fernandez",
"description": "A collection of utilities types for very stronkly typed TS projects",
"version": "1.3.0",
"version": "2.0.0",
"license": "MIT",
"homepage": "https://github.com/BHC-IT/stronk-types",
"repository": {
Expand Down

0 comments on commit 2425e1c

Please sign in to comment.