Skip to content

Commit

Permalink
chore(main): release 1.21.2 (#261)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Mar 26, 2024
1 parent 095b1d6 commit 3db7ce5
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.21.1"
".": "1.21.2"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.21.2](https://github.com/cloudspannerecosystem/autoscaler/compare/v1.21.1...v1.21.2) (2024-03-26)


### Bug Fixes

* bump express from 4.18.3 to 4.19.1 in /src/forwarder ([#260](https://github.com/cloudspannerecosystem/autoscaler/issues/260)) ([75ab4e9](https://github.com/cloudspannerecosystem/autoscaler/commit/75ab4e9e2eed511cfee98491aeb5e3dbebfe2965))
* bump express from 4.18.3 to 4.19.1 in /src/poller/poller-core ([#259](https://github.com/cloudspannerecosystem/autoscaler/issues/259)) ([0e08295](https://github.com/cloudspannerecosystem/autoscaler/commit/0e082953bc6a1bc05d25e2acddcf6d52956ad2c9))
* bump express from 4.18.3 to 4.19.1 in /src/scaler/scaler-core ([#258](https://github.com/cloudspannerecosystem/autoscaler/issues/258)) ([310a676](https://github.com/cloudspannerecosystem/autoscaler/commit/310a676050696ff305fe957efb995019bebd435f))
* bump typescript from 5.4.2 to 5.4.3 ([#257](https://github.com/cloudspannerecosystem/autoscaler/issues/257)) ([c1ceaf3](https://github.com/cloudspannerecosystem/autoscaler/commit/c1ceaf31fd4eb4633b27c9cb1ebf147af8ac929b))
* **deps:** Update express to 4.19.2 ([#263](https://github.com/cloudspannerecosystem/autoscaler/issues/263)) ([095b1d6](https://github.com/cloudspannerecosystem/autoscaler/commit/095b1d6296587f4986e9e3ad9778caed125fb630))

## [1.21.1](https://github.com/cloudspannerecosystem/autoscaler/compare/cloudspannerecosystem/autoscaler-v1.21.0...cloudspannerecosystem/autoscaler-v1.21.1) (2024-03-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudspannerecosystem/autoscaler",
"version": "1.21.1",
"version": "1.21.2",
"Description": "Autoscaling for Cloud Spanner based on CPU metrics",
"homepage": "https://github.com/cloudspannerecosystem/autoscaler",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3db7ce5

Please sign in to comment.