Skip to content

Commit

Permalink
Merge pull request #74 from Space48/release/v4.0.0
Browse files Browse the repository at this point in the history
chore: bump version to 4.0.0
  • Loading branch information
AndrewBarber authored Dec 20, 2024
2 parents 573de88 + abae37a commit 03f015e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/Space48/cloud-seed/compare/v3.0.0...HEAD)
## [Unreleased](https://github.com/Space48/cloud-seed/compare/v4.0.0...HEAD)

## [v4.0.0](https://github.com/Space48/cloud-seed/compare/v3.0.0...v4.0.0)

### Breaking changes

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@space48/cloud-seed",
"version": "3.0.0",
"version": "4.0.0",
"description": "Cloud infrastructure automation tool that uses Terraform CDK.",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit 03f015e

Please sign in to comment.