Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.7...v1.1.0) (2023-02-10)

### Bug Fixes

* Fix default context overriding providers lower in the tree ([281367e](281367e))
* Prevent sentry tags from being overridden by withOptions() derivation ([a8209a1](a8209a1))
* Transports no longer passed by reference to logger.withOptions call ([54cc330](54cc330))
* Update documentation ([d4bf251](d4bf251))

### Features

* Add logging-react package with React Provider ([7a18331](7a18331))
  • Loading branch information
semantic-release-bot committed Feb 10, 2023
1 parent c9d2a13 commit 2d82beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "schablone-logging",
"version": "1.0.7",
"version": "1.1.0",
"author": "Alchemisten AG",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 2d82beb

Please sign in to comment.