Skip to content

Commit

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

### [1.5.1](https://github.com/worktile/slate-angular/compare/v1.5.0...v1.5.1) (2021-09-28)

### Bug Fixes

* **view:** fix(view): modify the definition as directive


### [1.5.0](https://github.com/worktile/slate-angular/compare/v1.4.2...v1.5.0) (2021-09-27)

### Features
Expand Down
2 changes: 1 addition & 1 deletion 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": "slate-angular",
"version": "1.5.0",
"version": "1.5.1",
"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.5.0",
"version": "1.5.1",
"dependencies": {
"tslib": "^2.0.0",
"slate-history": "^0.62.0",
Expand Down

0 comments on commit 08e2c60

Please sign in to comment.