Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.0-alpha.2](v1.0.0-alpha.1...v1.0.0-alpha.2) (2021-08-17)

### Bug Fixes

* **release:** add missed scripts preparing build ([98f5fef](98f5fef))
  • Loading branch information
semantic-release-bot committed Aug 17, 2021
1 parent 98f5fef commit 95e2dae
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.0-alpha.2](https://github.com/floydspace/prisma-sequelize-generator/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2021-08-17)


### Bug Fixes

* **release:** add missed scripts preparing build ([98f5fef](https://github.com/floydspace/prisma-sequelize-generator/commit/98f5fefaff0aed3b7be2d55794e5342f12692581))

## 1.0.0-alpha.1 (2021-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prisma-sequelize-generator",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"main": "dist/generator.js",
"license": "MIT",
"files": [
Expand Down

0 comments on commit 95e2dae

Please sign in to comment.