Skip to content

Commit

Permalink
chore(release): 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wsbrunson committed Aug 18, 2023
1 parent 190c360 commit 87d83c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.5.0](https://github.com/krakenjs/beaver-logger/compare/v5.4.0...v5.5.0) (2023-08-18)


### Features

* used mixed for JSON-able types ([#78](https://github.com/krakenjs/beaver-logger/issues/78)) ([46d94fd](https://github.com/krakenjs/beaver-logger/commit/46d94fd9e26e4e1cfa65cd23b329ef750eac5b12))

## [5.4.0](https://github.com/krakenjs/beaver-logger/compare/v5.3.0...v5.4.0) (2023-08-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@krakenjs/beaver-logger",
"version": "5.4.0",
"version": "5.5.0",
"description": "Client side logger.",
"main": "dist/beaver-logger.js",
"scripts": {
Expand Down

0 comments on commit 87d83c7

Please sign in to comment.