chore(main): release 1.60.0 (#1086)

* chore(main): release 1.60.0

* Update CHANGELOG.md

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-01-11 19:14:48 +08:00
committed by GitHub
parent 9b58a8d236
commit 38ac8de377
12 changed files with 45 additions and 32 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "windmill",
"version": "1.59.0",
"version": "1.60.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "windmill",
"version": "1.59.0",
"version": "1.60.0",
"dependencies": {
"@fortawesome/free-brands-svg-icons": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",

View File

@@ -1,6 +1,6 @@
{
"name": "windmill",
"version": "1.59.0",
"version": "1.60.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",