Skip to content

Commit

Permalink
chore(release): pub 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pubuzhixing8 committed Nov 3, 2021
1 parent 754d864 commit 3c9ac2f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.6.5](https://github.com/worktile/slate-angular/compare/v1.6.4...v1.6.5) (2021-11-03)


### Features

* **core:** feat(core): bump slate to 0.67.1 and remove override normalizeNode


### [1.6.4](https://github.com/worktile/slate-angular/compare/v1.6.3...v1.6.4) (2021-11-02)


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.6.4",
"version": "1.6.5",
"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.6.4",
"version": "1.6.5",
"dependencies": {
"tslib": "^2.0.0",
"slate-history": "^0.62.0",
Expand Down

0 comments on commit 3c9ac2f

Please sign in to comment.