Skip to content

Commit 7180b5e

Browse files
chore(master): release 1.5.0 (#380)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](v1.4.1...v1.5.0) (2024-01-02) ### Features * tolerate dirty json ([#431](#431)) ([07db8f7](07db8f7)) ### Bug Fixes * try checkout before release-please-action ([906c54e](906c54e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07db8f7 commit 7180b5e

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
<a name="1.1.2"></a>
2+
## [1.5.0](https://github.com/blacha/pretty-json-log/compare/v1.4.1...v1.5.0) (2024-01-02)
3+
4+
5+
### Features
6+
7+
* tolerate dirty json ([#431](https://github.com/blacha/pretty-json-log/issues/431)) ([07db8f7](https://github.com/blacha/pretty-json-log/commit/07db8f7f6c3b19df46ba06bd371e136881a270df))
8+
9+
10+
### Bug Fixes
11+
12+
* try checkout before release-please-action ([906c54e](https://github.com/blacha/pretty-json-log/commit/906c54e58029e0107e4b59d3ed369b92853cd96a))
13+
214
## [1.4.1](https://github.com/blacha/pretty-json-log/compare/v1.4.0...v1.4.1) (2023-04-30)
315

416

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": "pretty-json-log",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"bin": {
55
"pjl": "pjl.js"
66
},

0 commit comments

Comments
 (0)