diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..6253462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + +> All notable changes to this project will be documented in this file. The format is based on +[Keep a Changelog](http://keepachangelog.com/) and this project adheres to +[Semantic Versioning](http://semver.org/). + +## [Unreleased] + +## Configuration + +- Buildignore index.md ([2de3533](https://github.com/noclocks/demo-rshiny-cloudrun/commit/2de35339adc8efc9a2d907accc330f51a774142f)) - (Jimmy Briggs) + +## Documentation + +- Separate index.md from README.md for pkgdown ([82ffd12](https://github.com/noclocks/demo-rshiny-cloudrun/commit/82ffd12e1811a09f33ea397411996e5aa9324535)) - (Jimmy Briggs) +- Add TOC ([cf26d28](https://github.com/noclocks/demo-rshiny-cloudrun/commit/cf26d2858b0187ddec814ca3cb7ae61885917471)) - (Jimmy Briggs) +- Add images ([4837232](https://github.com/noclocks/demo-rshiny-cloudrun/commit/4837232dc7d6ac483d6258812e6bdc818722dc69)) - (Jimmy Briggs) +- Update README ([1988447](https://github.com/noclocks/demo-rshiny-cloudrun/commit/1988447b504a5a7fd8dc4680e1fd877ce26426ba)) - (Jimmy Briggs) + +## Features + +- Bulk update ([f42c20a](https://github.com/noclocks/demo-rshiny-cloudrun/commit/f42c20aa230b015cee0bc50878f4077acea001af)) - (Jimmy Briggs) +- Update DESCRIPTION ([170a352](https://github.com/noclocks/demo-rshiny-cloudrun/commit/170a35213e20b4c5954b2fe94aea1729c741da33)) - (Jimmy Briggs) +- Add pkgdown ([311e384](https://github.com/noclocks/demo-rshiny-cloudrun/commit/311e38406b38d9cf36c0a4151f792c9ab7c8296d)) - (Jimmy Briggs) +- Add GHA for GHCR (docker-ghcr.yml) ([57fa3ed](https://github.com/noclocks/demo-rshiny-cloudrun/commit/57fa3ed317ca4b172c33022b427be3426e53e3c3)) - (Jimmy Briggs) +- Add terraform infra as code and docker build GHA ([eaacdfd](https://github.com/noclocks/demo-rshiny-cloudrun/commit/eaacdfdefd542306d4ec4af908130e88a0b251d0)) - (Jimmy Briggs) +- Add deployment and docker ([e4d9078](https://github.com/noclocks/demo-rshiny-cloudrun/commit/e4d907891b697b146f7dfe033bb008f85ca6d009)) - (Jimmy Briggs) + +*** +*Changelog generated by [git-cliff](https://github.com/orhun/git-cliff).* +***