Skip to content

Commit fc90485

Browse files
v0.1.2 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a457af5 commit fc90485

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.1"
2+
".": "0.1.2"
33
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/arch-group/log4js-layout-json/compare/v0.1.1...v0.1.2) (2024-05-12)
4+
5+
6+
### Maintenance
7+
8+
* add cjs export ([a457af5](https://github.com/arch-group/log4js-layout-json/commit/a457af5dd7227178fd66990f29ccbac535444aa3))
9+
10+
11+
### Refactors
12+
13+
* **types:** make config optional ([713fff8](https://github.com/arch-group/log4js-layout-json/commit/713fff80aa46b800ca037435a487cff4e55145ff))
14+
315
## [0.1.1](https://github.com/xseman/log4js-layout-json/compare/v0.1.0...v0.1.1) (2024-05-11)
416

517

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "log4js-layout-json",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"license": "Apache-2.0",
55
"funding": "https://github.com/sponsors/xseman",
66
"homepage": "https://github.com/xseman/log4js-layout-json#readme",

0 commit comments

Comments
 (0)