Skip to content

Commit 88f560e

Browse files
committed
🔖 2.0.6
1 parent 0bcfd0c commit 88f560e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ordercloud/angular-cms-components",
33
"author": "Four51",
44
"license": "MIT",
5-
"version": "2.0.5",
5+
"version": "2.0.6",
66
"scripts": {
77
"start": "run-s copy-constants buildconfig-dev app-watchmode",
88
"build": "run-s copy-constants buildconfig-prod plugin-prod build-lib buildconfig-dev move-scripts build-storybook",

projects/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ordercloud/angular-cms-components",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"author": "Four51",
55
"license": "MIT",
66
"peerDependencies": {

0 commit comments

Comments
 (0)