Skip to content

Commit

Permalink
chore(release): pub 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pubuzhixing8 committed Jun 28, 2021
1 parent 3fc7bf2 commit e34cd81
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Changelog


### [1.1.5](https://github.com/worktile/slate-angular/compare/v1.1.4...v1.1.5) (2021-06-28)
### [1.1.7](https://github.com/worktile/slate-angular/compare/v1.1.4...v1.1.7) (2021-06-28)


### Bug Fixes

* **block-card:** fix(block-card): fix replace exception when node changes and enable ivy
* **block-card:** fix(block-card): fix block card update problem when enable ivy

### [1.1.4](https://github.com/worktile/slate-angular/compare/v1.1.3...v1.1.4) (2021-06-21)

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": "slate-angular",
"version": "1.1.5",
"version": "1.1.7",
"scripts": {
"ng": "ng",
"start": "ng serve demo",
Expand Down
2 changes: 1 addition & 1 deletion packages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slate-angular",
"version": "1.1.5",
"version": "1.1.7",
"dependencies": {
"tslib": "^2.0.0",
"slate-history": "^0.62.0",
Expand Down

0 comments on commit e34cd81

Please sign in to comment.