Skip to content

Commit

Permalink
version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 12, 2024
1 parent ed9f7e6 commit 0677286
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/shiny-shoes-trade.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cdk-docker-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @codedazur/cdk-docker-cluster

## 0.9.7

### Patch Changes

- [#296](https://github.com/codedazur/toolkit/pull/296) [`ed9f7e6`](https://github.com/codedazur/toolkit/commit/ed9f7e62e0f1a53d34356963ac9bcfab77219b45) Thanks [@rickootes](https://github.com/rickootes)! - Correct typo in autoscaling configuration.

## 0.9.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-docker-cluster/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codedazur/cdk-docker-cluster",
"version": "0.9.6",
"version": "0.9.7",
"main": ".dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 0677286

Please sign in to comment.