Skip to content

Commit

Permalink
2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Jan 29, 2024
1 parent 112e615 commit 7b1de4b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changes

## 2.1.2

- 🐛 [`b786cbd`](https://github.com/javascript-studio/studio-log/commit/b786cbdffe9b064a200e21337e41fa8f1b4dae39)
Handle weird errors in stack helper
- 🐛 [`112e615`](https://github.com/javascript-studio/studio-log/commit/112e615f0d9179993b99128de79ba543def341d3)
Fix test in Safari

_Released by [Maximilian Antoni](https://github.com/mantoni) on 2024-01-29._

## 2.1.1

- 🐛 [`88a50b7`](https://github.com/javascript-studio/studio-log/commit/88a50b7bc02b9e19dd73e4264445371b6cdee3b7)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/log",
"version": "2.1.1",
"version": "2.1.2",
"description": "A tiny streaming ndJSON logger",
"main": "lib/log.js",
"scripts": {
Expand Down

0 comments on commit 7b1de4b

Please sign in to comment.