Skip to content

Commit

Permalink
chore(master): release 1.2.0 (#18)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.2.0](v1.1.0...v1.2.0)
(2024-05-03)


### Features

* added new tags and updated tag key format
([#17](#17))
([49b3cac](49b3cac))

---
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>
  • Loading branch information
github-actions[bot] authored May 3, 2024
1 parent a5c3467 commit 6f5041a
Show file tree
Hide file tree
Showing 4 changed files with 11 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.1.0"
".": "1.2.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/linz/cdk-tags/compare/v1.1.0...v1.2.0) (2024-05-03)


### Features

* added new tags and updated tag key format ([#17](https://github.com/linz/cdk-tags/issues/17)) ([49b3cac](https://github.com/linz/cdk-tags/commit/49b3cac2e755011eb514563ef97c469b17371025))

## [1.1.0](https://github.com/linz/cdk-tag/compare/v1.0.3...v1.1.0) (2024-03-27)


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": "@linzjs/cdk-tags",
"version": "1.1.0",
"version": "1.2.0",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"files": [
Expand Down

0 comments on commit 6f5041a

Please sign in to comment.