Skip to content

Commit 99cdc22

Browse files
authored
Merge pull request #4 from xseman/release-please--branches--master--components--log4js-appender-cloudwatch
v0.3.0
2 parents 3f4abd0 + 6aaeb90 commit 99cdc22

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/xseman/log4js-appender-cloudwatch/compare/v0.2.0...v0.3.0) (2024-02-24)
4+
5+
6+
### Features
7+
8+
* add typescript & resource creation ([3f4abd0](https://github.com/xseman/log4js-appender-cloudwatch/commit/3f4abd0f78a744a84ec7f0415a9da761305d97df))
9+
10+
11+
### Maintenance
12+
13+
* add package keywords ([e13dd8e](https://github.com/xseman/log4js-appender-cloudwatch/commit/e13dd8e345311b72d76c56d8594bd44afd6411da))
14+
* **release:** update changelog sections ([de665c8](https://github.com/xseman/log4js-appender-cloudwatch/commit/de665c8d0859758f9d5f63812c1ce5831f88b390))
15+
316
## [0.2.0](https://github.com/xseman/log4js-appender-cloudwatch/compare/v0.1.0...v0.2.0) (2024-01-09)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "log4js-appender-cloudwatch",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"license": "Apache-2.0",
55
"funding": "https://github.com/sponsors/xseman",
66
"homepage": "https://github.com/xseman/log4js-appender-cloudwatch#readme",

0 commit comments

Comments
 (0)