Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2021-03-16)

### Bug Fixes

* **getIdFromHeaders:** Return undefined if not available  ([#6](#6)) ([e12017c](e12017c))
  • Loading branch information
semantic-release-bot committed Mar 16, 2021
1 parent e12017c commit 303b16f
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 @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.1](https://github.com/bjerkio/fiken-js/compare/v1.1.0...v1.1.1) (2021-03-16)


### Bug Fixes

* **getIdFromHeaders:** Return undefined if not available ([#6](https://github.com/bjerkio/fiken-js/issues/6)) ([e12017c](https://github.com/bjerkio/fiken-js/commit/e12017cc895abf581b9df43a0a10e5147302c4fa))

# [1.1.0](https://github.com/bjerkio/fiken-js/compare/v1.0.2...v1.1.0) (2021-03-16)


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": "fiken",
"version": "1.1.0",
"version": "1.1.1",
"description": "Fiken API Client",
"main": "build/src/index.js",
"repository": "ssh://[email protected]/bjerkio/fiken-js.git",
Expand Down

0 comments on commit 303b16f

Please sign in to comment.