Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2021-12-17)

### Bug Fixes

* adds all australian ikea stores ([#81](#81)) ([a04df08](a04df08))
* **iows:** throw a IOWS2DeprecationError on deprecation header ([#80](#80)) ([270c3a5](270c3a5))
  • Loading branch information
semantic-release-bot committed Dec 17, 2021
1 parent cc03cf4 commit d203524
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.4](https://github.com/Ephigenia/ikea-availability-checker/compare/v1.0.3...v1.0.4) (2021-12-17)


### Bug Fixes

* adds all australian ikea stores ([#81](https://github.com/Ephigenia/ikea-availability-checker/issues/81)) ([a04df08](https://github.com/Ephigenia/ikea-availability-checker/commit/a04df08a6185f7281de25fc80a726e54e59ab4da))
* **iows:** throw a IOWS2DeprecationError on deprecation header ([#80](https://github.com/Ephigenia/ikea-availability-checker/issues/80)) ([270c3a5](https://github.com/Ephigenia/ikea-availability-checker/commit/270c3a5091fdd2f8aafb2220a7e73a8145762b95))

## [1.0.3](https://github.com/Ephigenia/ikea-availability-checker/compare/v1.0.2...v1.0.3) (2021-12-16)


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
Expand Up @@ -2,7 +2,7 @@
"author": "Ephigenia M. Eichner",
"name": "ikea-availability-checker",
"description": "ikea product in-store availability checker and product search",
"version": "1.0.3",
"version": "1.0.4",
"preferGlobal": true,
"keywords": [
"availability",
Expand Down

0 comments on commit d203524

Please sign in to comment.