Skip to content

Commit

Permalink
Merge pull request #8 from dworac/release-please--branches--master--c…
Browse files Browse the repository at this point in the history
…omponents--release-please-action

chore(master): release 1.2.0
  • Loading branch information
dworak-dev committed May 26, 2023
2 parents 663b7cb + 203b9d8 commit 8a816a5
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
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/dworac/logger/compare/v1.1.0...v1.2.0) (2023-05-26)


### Features

* added support in logSuccess and logInfo for multiple parameters ([cc40122](https://github.com/dworac/logger/commit/cc40122de030bd391c094d5ab81524db932cf4a9))

## [1.1.0](https://github.com/dworac/logger/compare/v1.0.0...v1.1.0) (2023-05-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dworac/logger",
"description": "dworac typescript logger",
"version": "1.1.0",
"version": "1.2.0",
"author": "dworac <mail@dworac.com>",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 8a816a5

Please sign in to comment.