Skip to content

Commit

Permalink
v0.4.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 12, 2024
1 parent 418b5f9 commit af9a8c2
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.0"
".": "0.4.0"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.4.0](https://github.com/arch-group/log4js-appender-cloudwatch/compare/v0.3.0...v0.4.0) (2024-05-12)


### Features

* add default json layout & othe improvements ([418b5f9](https://github.com/arch-group/log4js-appender-cloudwatch/commit/418b5f912c7408186f8bd83d920ac4ad8ae822b9))


### Documentation

* add diagram ([b71fb35](https://github.com/arch-group/log4js-appender-cloudwatch/commit/b71fb350931baf78f3f2fcb190d7f8487f7e4335))


### Maintenance

* unused dev types ([5e7f9d1](https://github.com/arch-group/log4js-appender-cloudwatch/commit/5e7f9d1d8618c09e94c8ae6eedfde79450cb97c1))


### Styles

* formatting ([47baf01](https://github.com/arch-group/log4js-appender-cloudwatch/commit/47baf0192d3b3a8d54fe95df6a9d8629716e79d3))

## [0.3.0](https://github.com/xseman/log4js-appender-cloudwatch/compare/v0.2.0...v0.3.0) (2024-02-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "log4js-appender-cloudwatch",
"version": "0.3.0",
"version": "0.4.0",
"license": "Apache-2.0",
"funding": "https://github.com/sponsors/xseman",
"homepage": "https://github.com/xseman/log4js-appender-cloudwatch#readme",
Expand Down

0 comments on commit af9a8c2

Please sign in to comment.