Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
chore(main): release 0.1.1 (#8)
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>
  • Loading branch information
github-actions[bot] authored Apr 12, 2023
1 parent e5dba48 commit a1da379
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/garden-io/dev-cluster/compare/v0.1.0...v0.1.1) (2023-04-12)


### Miscellaneous Chores

* release 0.1.1 ([#7](https://github.com/garden-io/dev-cluster/issues/7)) ([7e86fb7](https://github.com/garden-io/dev-cluster/commit/7e86fb77023122641719aac21d3ab5c89832560d))

## 0.1.0 (2023-04-12)


Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Quick start

<!-- x-release-please-start-version -->
- [Quick install](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?stackName=garden-dev-cluster&templateURL=https://garden-cfn-public-releases.s3.amazonaws.com/dev-cluster/0.1.0/garden-dev-cluster.template.yaml)
- [View template](https://garden-cfn-public-releases.s3.amazonaws.com/dev-cluster/0.1.0/garden-dev-cluster.template.yaml)
- [Quick install](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?stackName=garden-dev-cluster&templateURL=https://garden-cfn-public-releases.s3.amazonaws.com/dev-cluster/0.1.1/garden-dev-cluster.template.yaml)
- [View template](https://garden-cfn-public-releases.s3.amazonaws.com/dev-cluster/0.1.1/garden-dev-cluster.template.yaml)
<!-- x-release-please-end -->

## Inputs
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": "garden-dev-cluster",
"version": "0.1.0",
"version": "0.1.1",
"description": "Garden development cluster CDK and CFN quickstart, batteries included.",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit a1da379

Please sign in to comment.