Skip to content

Commit

Permalink
chore: release 1.8.0
Browse files Browse the repository at this point in the history
Release-As: 1.8.0
  • Loading branch information
wghglory committed Nov 1, 2024
1 parent 11010f8 commit 9cc6264
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-lift",
"version": "1.7.3",
"version": "1.8.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/clr-lift/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clr-lift",
"version": "1.7.3",
"version": "1.8.0",
"description": "The library is designed to augment the capabilities of the Clarity library by providing a set of reusable components built on top of clarity components.",
"author": "Guanghui Wang <guanghui-wang@foxmail.com>",
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-lift/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-lift",
"version": "1.7.3",
"version": "1.8.0",
"description": "A project has been crafted with the goal of enhancing and simplifying your Angular development experience.",
"author": "Guanghui Wang <guanghui-wang@foxmail.com>",
"peerDependencies": {
Expand Down

0 comments on commit 9cc6264

Please sign in to comment.