Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](v4.0.2...v5.0.0) (2022-01-11)

### Features

* update usage of fetchByFilter ([#31](#31)) ([263b085](263b085))

### BREAKING CHANGES

* fetchByFilter from fsxa-api now has an extended structure. Please read the fsxa-api/[CHANGELOG.md](https://github.com/e-Spirit/fsxa-api/blob/master/CHANGELOG.md#breaking-change) for more information.
  • Loading branch information
semantic-release-bot committed Jan 11, 2022
1 parent 263b085 commit 567bbbf
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 93 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [5.0.0](https://github.com/e-Spirit/fsxa-pattern-library/compare/v4.0.2...v5.0.0) (2022-01-11)


### Features

* update usage of fetchByFilter ([#31](https://github.com/e-Spirit/fsxa-pattern-library/issues/31)) ([263b085](https://github.com/e-Spirit/fsxa-pattern-library/commit/263b0856a6a04b77fef62a97be2c8ae0d7a88c93))


### BREAKING CHANGES

* fetchByFilter from fsxa-api now has an extended structure. Please read the fsxa-api/[CHANGELOG.md](https://github.com/e-Spirit/fsxa-api/blob/master/CHANGELOG.md#breaking-change) for more information.

## [4.0.2](https://github.com/e-Spirit/fsxa-pattern-library/compare/v4.0.1...v4.0.2) (2021-12-22)

### Bug Fixes
Expand Down
180 changes: 88 additions & 92 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
@@ -1,6 +1,6 @@
{
"name": "fsxa-pattern-library",
"version": "4.0.2",
"version": "5.0.0",
"author": {
"name": "Tobias Golbs",
"email": "[email protected]"
Expand Down

0 comments on commit 567bbbf

Please sign in to comment.