Skip to content

Commit

Permalink
chore(update): major release 3.0.0 💥
Browse files Browse the repository at this point in the history
bartholomej committed Nov 27, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b58c61a commit 62b5888
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-scrolltop",
"version": "3.0.0-next.0",
"version": "3.0.0",
"description": "Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!",
"author": "Lukas Bartak <[email protected]> (https://github.com/bartholomej)",
"scripts": {
@@ -111,4 +111,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
}
2 changes: 1 addition & 1 deletion projects/ngx-scrolltop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-scrolltop",
"version": "3.0.0-next.0",
"version": "3.0.0",
"description": "Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!",
"author": "Lukas Bartak <[email protected]> (https://github.com/bartholomej)",
"peerDependencies": {

0 comments on commit 62b5888

Please sign in to comment.