Skip to content

Commit 7797454

Browse files
authored
v0.2.1 (#6)
1 parent e567344 commit 7797454

File tree

4 files changed

+22
-4
lines changed

4 files changed

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

CHANGELOG.md

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

3+
## [0.2.1](https://github.com/xseman/log4js-layout-json/compare/v0.2.0...v0.2.1) (2024-12-22)
4+
5+
6+
### Maintenance
7+
8+
* bump packages, workflows & configs ([1aaca42](https://github.com/xseman/log4js-layout-json/commit/1aaca42796f7406ef1f343264b3fd94386b61b8a))
9+
* update workflows & configs ([e567344](https://github.com/xseman/log4js-layout-json/commit/e567344f76bd2eb8a45c51fe654bfa67d2400b44))
10+
11+
12+
### Refactors
13+
14+
* typo and config creation ([ea4eff3](https://github.com/xseman/log4js-layout-json/commit/ea4eff3145d727a294d0b04b197ac380785fcda0))
15+
16+
17+
### Tests
18+
19+
* add basic tests ([d45b634](https://github.com/xseman/log4js-layout-json/commit/d45b6347c6cc2c95b0ada23617bf6876f8371d47))
20+
321
## [0.2.0](https://github.com/arch-group/log4js-layout-json/compare/v0.1.3...v0.2.0) (2024-05-17)
422

523

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