Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and markphelps authored Sep 22, 2023
1 parent 6cc4bf9 commit f39bf20
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.2"
".": "0.2.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.2.0](https://github.com/flipt-io/cup/compare/v0.1.2...v0.2.0) (2023-09-15)


### Features

* **controller/template:** make resouce and list templates configurable ([25e4855](https://github.com/flipt-io/cup/commit/25e485591659500b41481a4880515a2a84c5e4ad))
* **controllers/template:** indent JSON output ([ef5fb6e](https://github.com/flipt-io/cup/commit/ef5fb6e3201877ec2bd4191b828b4164fccc86ec))
* google analytics ([#68](https://github.com/flipt-io/cup/issues/68)) ([4377909](https://github.com/flipt-io/cup/commit/4377909e106d20fcf8372d5dc8d6d4ea6451b0e2))


### Bug Fixes

* **api/server_test:** ensure new indented format ([036395a](https://github.com/flipt-io/cup/commit/036395a3f4b6221b3b9e5a783ff1134f36816e07))
* **controllers/template:** ensure list glob facets by gvk and ns ([2e08416](https://github.com/flipt-io/cup/commit/2e084160736b8b55b471f2b9dd5b182649ac41d4))

## [0.1.2](https://github.com/flipt-io/cup/compare/v0.1.1...v0.1.2) (2023-08-28)


Expand Down

0 comments on commit f39bf20

Please sign in to comment.