Skip to content

Commit 1f7a699

Browse files
authored
v0.4.3 (#9)
1 parent 0a12da2 commit 1f7a699

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-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.3"
33
}

CHANGELOG.md

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

3+
## [0.4.3](https://github.com/xseman/log4js-appender-cloudwatch/compare/v0.4.1...v0.4.3) (2024-10-23)
4+
5+
6+
### Maintenance
7+
8+
* bump dependencies ([025cc41](https://github.com/xseman/log4js-appender-cloudwatch/commit/025cc4132ffc55c21f21fb5b533283e42e1db1fe))
9+
* bump packages, workflows & configs ([b9968ae](https://github.com/xseman/log4js-appender-cloudwatch/commit/b9968ae886ec02630bba775f647a3aeadc02524d))
10+
11+
12+
### Tests
13+
14+
* add context data, run fmt ([09525f4](https://github.com/xseman/log4js-appender-cloudwatch/commit/09525f4b3f95a4e96e7c1b69871d4159fc55485f))
15+
* enable AWS test with secrets ([#10](https://github.com/xseman/log4js-appender-cloudwatch/issues/10)) ([0a12da2](https://github.com/xseman/log4js-appender-cloudwatch/commit/0a12da27a26efa46161bb8786e14f205facce297))
16+
317
## [0.4.2](https://github.com/arch-group/log4js-appender-cloudwatch/compare/v0.4.1...v0.4.2) (2024-05-17)
418

519

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.3",
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)