Skip to content

Commit 7591332

Browse files
authored
v0.5.0 (#13)
1 parent 77ad176 commit 7591332

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.3"
2+
".": "0.5.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.5.0](https://github.com/xseman/log4js-appender-cloudwatch/compare/v0.4.3...v0.5.0) (2024-11-09)
4+
5+
6+
### Features
7+
8+
* add aws sessionToken support ([#12](https://github.com/xseman/log4js-appender-cloudwatch/issues/12)) ([77ad176](https://github.com/xseman/log4js-appender-cloudwatch/commit/77ad176866635f0c0fa27e42c5104998aff73944))
9+
10+
11+
### Maintenance
12+
13+
* update configs, nvmrc & test reporter ([13ac03f](https://github.com/xseman/log4js-appender-cloudwatch/commit/13ac03f9bd88b03f050cf268818a12805c486319))
14+
* update workflow ([f76331e](https://github.com/xseman/log4js-appender-cloudwatch/commit/f76331e42a670504cabf8bf2bd635bb775690812))
15+
316
## [0.4.3](https://github.com/xseman/log4js-appender-cloudwatch/compare/v0.4.1...v0.4.3) (2024-10-23)
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.3",
3+
"version": "0.5.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)