Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.2](v2.2.1...v2.2.2) (2021-12-15)

### Bug Fixes

* **eligibility:** handle deferred days and months in eligibility request ([48a3e96](48a3e96))
  • Loading branch information
github-actions committed Dec 15, 2021
1 parent 48a3e96 commit b112266
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 9 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.2](https://github.com/alma/widgets/compare/v2.2.1...v2.2.2) (2021-12-15)


### Bug Fixes

* **eligibility:** handle deferred days and months in eligibility request ([48a3e96](https://github.com/alma/widgets/commit/48a3e96f67e776a6aaa73142e3c9799966454592))

## [2.2.1](https://github.com/alma/widgets/compare/v2.2.0...v2.2.1) (2021-12-14)


Expand Down
2 changes: 1 addition & 1 deletion dist/widgets.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/widgets.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/widgets.m.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/widgets.m.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/widgets.modern.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/widgets.modern.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/widgets.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/widgets.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alma/widgets",
"version": "2.2.1",
"version": "2.2.2",
"description": "Widgets to easily display information from Alma - https://getalma.eu",
"keywords": [],
"main": "dist/widgets.js",
Expand Down

0 comments on commit b112266

Please sign in to comment.