Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-10-27)

### Bug Fixes

* adding defaultSchema ([191a936](191a936))
* update typos in Jenkinsfile & .releaserc ([b7348d3](b7348d3))

### Features

* Adding Schema & statuscheck table ([eefa451](eefa451))
* dockerize Flyway migrations ([a31a3b3](a31a3b3))
* sql scripts & Jenkinsfile ([d459081](d459081))

### Performance Improvements

* removing leftover docker images ([950f60d](950f60d))
  • Loading branch information
semantic-release-bot committed Oct 27, 2023
1 parent b7348d3 commit 99f2214
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 1.0.0 (2023-10-27)


### Bug Fixes

* adding defaultSchema ([191a936](https://github.com/csye7125-fall2023-group05/webapp-db/commit/191a9365c1614c2af5ba22f8c38dfe155f28f807))
* update typos in Jenkinsfile & .releaserc ([b7348d3](https://github.com/csye7125-fall2023-group05/webapp-db/commit/b7348d31353783dc36548885bd99f78d09937c9d))


### Features

* Adding Schema & statuscheck table ([eefa451](https://github.com/csye7125-fall2023-group05/webapp-db/commit/eefa451457118a773e69b056bd3a7df38c7b315e))
* dockerize Flyway migrations ([a31a3b3](https://github.com/csye7125-fall2023-group05/webapp-db/commit/a31a3b322f0fe4df88484179ccbcef2a8722f225))
* sql scripts & Jenkinsfile ([d459081](https://github.com/csye7125-fall2023-group05/webapp-db/commit/d459081d803f6c7f608ec19979b3b2800966d1b1))


### Performance Improvements

* removing leftover docker images ([950f60d](https://github.com/csye7125-fall2023-group05/webapp-db/commit/950f60d164d6edce3c895987806f2f2a3b4262ec))

0 comments on commit 99f2214

Please sign in to comment.