Skip to content

Commit e2cb7fa

Browse files
committedDec 7, 2022
Revert "3.0.0"
This reverts commit 30e71b1.
1 parent d0279ef commit e2cb7fa

File tree

3 files changed

+2
-17
lines changed

3 files changed

+2
-17
lines changed
 

‎CHANGELOG.md

-15
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
# [3.0.0](https://github.com/valor-software/ng2-dragula/compare/v2.1.1...v3.0.0) (2022-12-07)
2-
3-
4-
### Bug Fixes
5-
6-
* **chore:** fixed release files ([f6798c9](https://github.com/valor-software/ng2-dragula/commit/f6798c90d34db1c2e7c13b35f5dd69e800651b23))
7-
8-
9-
### Features
10-
11-
* Angular 10 Compatibility ([#1008](https://github.com/valor-software/ng2-dragula/issues/1008)) ([ad945e0](https://github.com/valor-software/ng2-dragula/commit/ad945e0d5e709216e2bb551927a1dd3713589bf3))
12-
* **dragula:** updated angular 14 ([#1065](https://github.com/valor-software/ng2-dragula/issues/1065)) ([2d2388d](https://github.com/valor-software/ng2-dragula/commit/2d2388dc6138e2ee0ca2093a58c8227c420104cc))
13-
14-
15-
161
# Change Log
172

183
All notable changes to this project will be documented in this file.

‎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": "demo",
3-
"version": "3.0.0",
3+
"version": "2.0.0",
44
"private": true,
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)
Please sign in to comment.