Skip to content

Commit

Permalink
revert(package.json): revert the package version in favor of automation
Browse files Browse the repository at this point in the history
  • Loading branch information
AhsanAyaz committed Jun 12, 2024
1 parent ebf9c1d commit 904817b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 16 deletions.
10 changes: 0 additions & 10 deletions CHANGE_LOG.MD
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
# [8.0.0](https://github.com/AhsanAyaz/ngx-device-detector/compare/v7.0.0...v8.0.0) (2024-06-11)


### Bug Fixes

* **ci:** fix ci token for ghpages ([3004442](https://github.com/AhsanAyaz/ngx-device-detector/commit/3004442cd1a6caa3a2daea0d8fe5f4e057cdb553))
* **demo:** bump ngx-device-detector version to 7.x ([7cb3874](https://github.com/AhsanAyaz/ngx-device-detector/commit/7cb38744ce6fc5cd75e1776b3042a89e6bcc8ca1))



# [7.0.0](https://github.com/AhsanAyaz/ngx-device-detector/compare/v6.0.2...v7.0.0) (2023-11-16)


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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-device-detector-ws",
"version": "8.0.0",
"version": "7.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -131,4 +131,4 @@
"@angular/common": "$@angular/common"
}
}
}
}
4 changes: 2 additions & 2 deletions projects/ngx-device-detector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-device-detector",
"version": "8.0.0",
"version": "7.0.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,4 +33,4 @@
"dependencies": {
"tslib": "^2.0.0"
}
}
}

0 comments on commit 904817b

Please sign in to comment.