Skip to content

Commit 1913ba2

Browse files
v0.1.3 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ba3c684 commit 1913ba2

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/arch-group/log4js-layout-json/compare/v0.1.2...v0.1.3) (2024-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* default export for cjs ([8f01869](https://github.com/arch-group/log4js-layout-json/commit/8f018697c552fbfdad4817dafb02eb1aaf0b8543))
9+
10+
11+
### Documentation
12+
13+
* update repo origin ([ba3c684](https://github.com/arch-group/log4js-layout-json/commit/ba3c6844a6844d83700e3d3e134c9ccede3bdb2f))
14+
315
## [0.1.2](https://github.com/arch-group/log4js-layout-json/compare/v0.1.1...v0.1.2) (2024-05-12)
416

517

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-layout-json",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"license": "Apache-2.0",
55
"funding": "https://github.com/sponsors/xseman",
66
"homepage": "https://github.com/arch-group/log4js-layout-json#readme",

0 commit comments

Comments
 (0)