From 2ad18892705816f1b3dbb6fb6de29f4c647d1ea3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 13:51:28 +1300 Subject: [PATCH] chore(master): release 1.1.0 (#7) :robot: I have created a release *beep* *boop* --- ## [1.1.0](https://github.com/linz/cdk-tag/compare/v1.0.3...v1.1.0) (2024-03-27) ### Features * expose getGitBuildInfo ([8513ee9](https://github.com/linz/cdk-tag/commit/8513ee90d5627e95d984300936a027ec301f5f8b)) ### Bug Fixes * actually publish built code ([89fc7fb](https://github.com/linz/cdk-tag/commit/89fc7fbab21ca60f5bb53bad5394f37aa1a48d96)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0db4c77..5fdd883 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.3" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f18873..a40eebb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.0](https://github.com/linz/cdk-tag/compare/v1.0.3...v1.1.0) (2024-03-27) + + +### Features + +* expose getGitBuildInfo ([8513ee9](https://github.com/linz/cdk-tag/commit/8513ee90d5627e95d984300936a027ec301f5f8b)) + + +### Bug Fixes + +* actually publish built code ([89fc7fb](https://github.com/linz/cdk-tag/commit/89fc7fbab21ca60f5bb53bad5394f37aa1a48d96)) + ## [1.0.3](https://github.com/linz/cdk-tag/compare/v1.0.2...v1.0.3) (2024-03-27) diff --git a/package-lock.json b/package-lock.json index b83c9fa..19b3f5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@linzjs/cdk-tag", - "version": "1.0.3", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@linzjs/cdk-tag", - "version": "1.0.3", + "version": "1.1.0", "devDependencies": { "@linzjs/style": "^5.2.0", "@types/node": "^20.11.30" diff --git a/package.json b/package.json index 3890df9..8b6e066 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@linzjs/cdk-tags", - "version": "1.0.3", + "version": "1.1.0", "main": "build/src/index.js", "types": "build/src/index.d.ts", "files": [