Skip to content

Commit

Permalink
Tag release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Jan 10, 2024
1 parent 7ff0355 commit 3350f86
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 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 packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wintercms/snowboard",
"version": "0.5.0",
"version": "0.6.0",
"description": "The Winter CMS Snowboard.js framework as a standalone module",
"keywords": [
"winter",
Expand Down
2 changes: 1 addition & 1 deletion packages/controls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wintercms/snowboard-controls",
"version": "0.5.0",
"version": "0.6.0",
"description": "Controls module for Snowboard, providing linking of JavaScript functionality to HTML elements",
"keywords": [
"winter",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactivity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wintercms/snowboard-reactivity",
"version": "0.5.0",
"version": "0.6.0",
"description": "Reactivity module for Snowboard, built on top of Petite-Vue",
"keywords": [
"winter",
Expand Down

0 comments on commit 3350f86

Please sign in to comment.