Skip to content

Commit 3350f86

Browse files
committed
Tag release v0.6.0
1 parent 7ff0355 commit 3350f86

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wintercms/snowboard",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "The Winter CMS Snowboard.js framework as a standalone module",
55
"keywords": [
66
"winter",

packages/controls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wintercms/snowboard-controls",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Controls module for Snowboard, providing linking of JavaScript functionality to HTML elements",
55
"keywords": [
66
"winter",

packages/reactivity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wintercms/snowboard-reactivity",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Reactivity module for Snowboard, built on top of Petite-Vue",
55
"keywords": [
66
"winter",

0 commit comments

Comments
 (0)