Skip to content

Commit 0c12483

Browse files
authored
CHORE Upgrade design system package version (#160)
1 parent 99ecfae commit 0c12483

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gh-pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
on:
33
push:
44
branches:
5-
- feature/UIDS-149-builder-related-followons
5+
- master
66
jobs:
77
gh-pages-deploy:
88
name: Deploying to gh-pages

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@user-interviews/ui-design-system",
3-
"version": "1.12.1",
3+
"version": "1.13.0",
44
"dependencies": {
55
"react-select": "^3.0.8",
66
"react-transition-group": "^4.3.0",

0 commit comments

Comments
 (0)