Skip to content

Commit

Permalink
chore(release): pub 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
huanhuanwa authored Oct 13, 2021
1 parent c9a26b5 commit a719ad0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

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.2](https://github.com/worktile/slate-angular/compare/v1.5.4...v1.6.2) (2021-10-13)


### Bug Fixes

* **core:** add deleteCutData function for cut


### [1.5.4](https://github.com/worktile/slate-angular/compare/v1.5.3...v1.5.4) (2021-10-11)

### Bug Fixes
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.1",
"version": "1.6.2",
"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.1",
"version": "1.6.2",
"dependencies": {
"tslib": "^2.0.0",
"slate-history": "^0.62.0",
Expand Down

0 comments on commit a719ad0

Please sign in to comment.