Skip to content

Commit 048aed8

Browse files
committed
chore(release): 4.3.8
1 parent 937fad0 commit 048aed8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [4.3.8](https://github.com/mattlewis92/angular-draggable-droppable/compare/v4.3.7...v4.3.8) (2019-10-18)
6+
57
### [4.3.7](https://github.com/mattlewis92/angular-draggable-droppable/compare/v4.3.6...v4.3.7) (2019-10-11)
68

79

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-draggable-droppable",
3-
"version": "4.3.7",
3+
"version": "4.3.8",
44
"description": "Drag and drop for angular 6.0+",
55
"scripts": {
66
"start": "concurrently --raw \"ng serve --open\" \"npm run test:watch\"",

0 commit comments

Comments
 (0)