Skip to content

Commit 0118c75

Browse files
authored
Merge pull request #1 from xseman/release-please--branches--master--components--log4js-appender-cloudwatch
v0.1.0
2 parents 8ecfc0b + 4f1cf62 commit 0118c75

File tree

4 files changed

+12
-4
lines changed

4 files changed

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-01-08)
4+
5+
6+
### feat
7+
8+
* initial implementation ([8ecfc0b](https://github.com/xseman/log4js-appender-cloudwatch/commit/8ecfc0bb9548de1d5595317f19d695dcf06a8272))

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.0.0",
3+
"version": "0.1.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)