Skip to content

Commit

Permalink
5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Apr 15, 2024
1 parent b7ee0fc commit 288bbdb
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [5.1.0](https://github.com/valor-software/ng2-dragula/compare/v5.0.2...v5.1.0) (2024-04-15)



## [5.0.2](https://github.com/valor-software/ng2-dragula/compare/v5.0.1...v5.0.2) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion libs/ng2-dragula/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng2-dragula",
"private": false,
"version": "5.0.2",
"version": "5.1.0",
"description": "Simple drag and drop with dragula",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions 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": "demo",
"version": "5.0.2",
"version": "5.1.0",
"private": true,
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 288bbdb

Please sign in to comment.