Skip to content

Commit

Permalink
ci(changelog): add the current version to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizsmerino committed Jan 3, 2024
1 parent 8f5ffb8 commit 43ea1d0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.1.0",
"version": "3.3.4",
"private": true,
"name": "vue-todolist",
"description": "To-do list made with Vue.",
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "3.1.0"
ThisBuild / version := "3.3.4"

0 comments on commit 43ea1d0

Please # to comment.