Skip to content

Commit 3372deb

Browse files
authored
v0.4.2 (#8)
1 parent 61ac58f commit 3372deb

File tree

4 files changed

+11
-4
lines changed

4 files changed

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

CHANGELOG.md

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

3+
## [0.4.2](https://github.com/arch-group/log4js-appender-cloudwatch/compare/v0.4.1...v0.4.2) (2024-05-17)
4+
5+
6+
### Maintenance
7+
8+
* bump dependencies ([025cc41](https://github.com/arch-group/log4js-appender-cloudwatch/commit/025cc4132ffc55c21f21fb5b533283e42e1db1fe))
9+
310
## [0.4.1](https://github.com/arch-group/log4js-appender-cloudwatch/compare/v0.4.0...v0.4.1) (2024-05-17)
411

512

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.4.1",
3+
"version": "0.4.2",
44
"license": "Apache-2.0",
55
"funding": "https://github.com/sponsors/xseman",
66
"homepage": "https://github.com/arch-group/log4js-appender-cloudwatch#readme",

0 commit comments

Comments
 (0)