Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 19, 2024
1 parent 11a2617 commit 277c33c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

## 1.0.0 (2024-04-19)


### Features

* add API ECS resources ([#65](https://github.com/dvsa/vol-app/issues/65)) ([c437e21](https://github.com/dvsa/vol-app/commit/c437e219bb8029b89e7bdbd8f695390a68af8141))
* add devcontainers ([#34](https://github.com/dvsa/vol-app/issues/34)) ([fb3e8f4](https://github.com/dvsa/vol-app/commit/fb3e8f41bee33c8c3ca9e54a7839aec2c0bdbd4a))
* add README ([#35](https://github.com/dvsa/vol-app/issues/35)) ([cb49ecb](https://github.com/dvsa/vol-app/commit/cb49ecbccb7c6e1c623b94cb44d5b5eaefeb3d92))
* add RFC template ([#3](https://github.com/dvsa/vol-app/issues/3)) ([b88ee49](https://github.com/dvsa/vol-app/commit/b88ee49f17503e5e75cf196cda210e3267a18030))
* **docker:** add PHP7.4 API Dockerfile ([#25](https://github.com/dvsa/vol-app/issues/25)) ([77ab726](https://github.com/dvsa/vol-app/commit/77ab72633ba027887a279068c55ca634d9099289))
* push Docker images to GHCR ([#66](https://github.com/dvsa/vol-app/issues/66)) ([144fe55](https://github.com/dvsa/vol-app/commit/144fe555a68d2e40660be8a5b7b8762b69868c3a))
* **terraform:** add boilerplate directory structure ([#22](https://github.com/dvsa/vol-app/issues/22)) ([f614038](https://github.com/dvsa/vol-app/commit/f61403840ce7c5cabfd99ee0da6a89411d41b170))
* **terraform:** add ECR for application images ([#30](https://github.com/dvsa/vol-app/issues/30)) ([3e341a8](https://github.com/dvsa/vol-app/commit/3e341a850ab0ea119c7126dc1852e96aae447af2))
* **terraform:** add internal and selfserve ECS clusters ([#70](https://github.com/dvsa/vol-app/issues/70)) ([11a2617](https://github.com/dvsa/vol-app/commit/11a26178cb1e0d6be2d711fac8d0b44a27e76ccd))


### Bug Fixes

* **docker:** fix `igbinary` and `intl` extension ([#75](https://github.com/dvsa/vol-app/issues/75)) ([5f13859](https://github.com/dvsa/vol-app/commit/5f1385999931ecb856a34f576ead197885c91599))

0 comments on commit 277c33c

Please sign in to comment.