chore: release v1.2.1

This commit is contained in:
Sonny
2024-04-12 00:03:17 +02:00
parent 1068b6e057
commit f79baf21c0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "my-links", "name": "my-links",
"version": "1.2.0", "version": "1.2.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "my-links", "name": "my-links",
"version": "1.2.0", "version": "1.2.1",
"dependencies": { "dependencies": {
"@ducanh2912/next-pwa": "^10.2.6", "@ducanh2912/next-pwa": "^10.2.6",
"@prisma/client": "^5.12.1", "@prisma/client": "^5.12.1",

View File

@@ -1,6 +1,6 @@
{ {
"name": "my-links", "name": "my-links",
"version": "1.2.0", "version": "1.2.1",
"description": "MyLinks is a free and open source software, that lets you manage your bookmarks in an intuitive interface", "description": "MyLinks is a free and open source software, that lets you manage your bookmarks in an intuitive interface",
"private": false, "private": false,
"scripts": { "scripts": {