Skip to content

Commit 6047e5f

Browse files
committed
Bump to v0.6.1
1 parent 457b222 commit 6047e5f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.6.0",
3+
"version": "0.6.1",
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.6.0",
3+
"version": "0.6.1",
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.6.0",
3+
"version": "0.6.1",
44
"description": "Reactivity module for Snowboard, built on top of Petite-Vue",
55
"keywords": [
66
"winter",

0 commit comments

Comments
 (0)