Skip to content

Commit 61ac58f

Browse files
committed
Merge branch 'master' of github.com:xseman/log4js-appender-cloudwatch
2 parents 025cc41 + 866f64d commit 61ac58f

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.4.0"
2+
".": "0.4.1"
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.4.1](https://github.com/arch-group/log4js-appender-cloudwatch/compare/v0.4.0...v0.4.1) (2024-05-17)
4+
5+
6+
### Documentation
7+
8+
* update repo origin ([f418653](https://github.com/arch-group/log4js-appender-cloudwatch/commit/f418653ae7288c9ca367c4de4b88cc298248477d))
9+
10+
11+
### Maintenance
12+
13+
* bump dependencies & refactor ([2fc6f8a](https://github.com/arch-group/log4js-appender-cloudwatch/commit/2fc6f8a22d0d2ec43251c29d010ff18af41211eb))
14+
* **chore:** update job source name ([7c8fa0c](https://github.com/arch-group/log4js-appender-cloudwatch/commit/7c8fa0c38782a6fa3bbdfc53247ea0ceaba18d28))
15+
316
## [0.4.0](https://github.com/arch-group/log4js-appender-cloudwatch/compare/v0.3.0...v0.4.0) (2024-05-12)
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.4.0",
3+
"version": "0.4.1",
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)