Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
version update 1.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DRITE committed Jan 28, 2022
1 parent 78e7680 commit 0257bc7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Version 1.33.2 (October 28, 2022)

## Fixes

* devDependency axios does not match with declared peer dependency ([#722](https://github.com/tesler-platform/tesler-ui/pull/722))
* `saveAssociationsActive` sends request with truly associated items only ([#728](https://github.com/tesler-platform/tesler-ui/pull/728))
* null check is added to `ModalInvoke`'s `mapStateToProps` ([731](https://github.com/tesler-platform/tesler-ui/pull/731))

# Version 1.33.1 (October 8, 2021)

## Fixes
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": "@tesler-ui/core",
"version": "1.33.1",
"version": "1.33.2",
"main": "tesler-ui-core.js",
"exports": {
".": "./tesler-ui-core.js",
Expand Down

0 comments on commit 0257bc7

Please sign in to comment.