Skip to content

Commit

Permalink
Merge pull request #176 from hwakabh/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): PR for release 0.7.2
  • Loading branch information
hwakabh authored Mar 8, 2024
2 parents 9b05a2c + 19e5a87 commit 8ed6fbd
Show file tree
Hide file tree
Showing 2 changed files with 15 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.7.1"
".": "0.7.2"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.7.2](https://github.com/hwakabh/bennu-official/compare/v0.7.1...v0.7.2) (2024-03-08)


### Bug Fixes

* **ui:** enabled to flip active class in both &lt;li&gt; and <a> ([78ad1ff](https://github.com/hwakabh/bennu-official/commit/78ad1ff127c410b5759cf86e559e2def6b245a61))


### Performance Improvements

* **build:** enabled caches on nginx Pods. ([f0f48e7](https://github.com/hwakabh/bennu-official/commit/f0f48e7bbd19233f1cf79350dc61265c9878a73b))
* **build:** enforced replicas of django Pods. ([6529d2e](https://github.com/hwakabh/bennu-official/commit/6529d2ecc566857269e71c43fb43c7b104f1c8af))
* fixed routing unstable issues with LabelSelectors. ([3570e1d](https://github.com/hwakabh/bennu-official/commit/3570e1d5bc328435b94531aa381d98ccdc6e5cf7))

## [0.7.1](https://github.com/hwakabh/bennu-official/compare/v0.7.0...v0.7.1) (2024-02-04)


Expand Down

0 comments on commit 8ed6fbd

Please sign in to comment.