Skip to content

Commit

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


##
[0.2.0](v0.1.0...v0.2.0)
(2023-12-02)


### Features

* add suffixTemplate property to add suffix to alarm name
([#3](#3))
([7554663](7554663))

---
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>
Co-authored-by: LironEr <lironerm@gmail.com>
  • Loading branch information
github-actions[bot] and LironEr authored Dec 2, 2023
1 parent 1cb7519 commit bd50afa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/LironEr/serverless-aws-alarms/compare/v0.1.0...v0.2.0) (2023-12-02)


### Features

* add suffixTemplate property to add suffix to alarm name ([#3](https://github.com/LironEr/serverless-aws-alarms/issues/3)) ([7554663](https://github.com/LironEr/serverless-aws-alarms/commit/75546635208c0e5c7ba025bcd1678fe47e91fc7f))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-aws-alarms",
"version": "0.1.0",
"version": "0.2.0",
"main": "lib/index.js",
"repository": "https://github.com/LironEr/serverless-aws-alarms.git",
"author": "LironEr <lironerm@gmail.com>",
Expand Down

0 comments on commit bd50afa

Please sign in to comment.