We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ecfae commit 0c12483Copy full SHA for 0c12483
.github/workflows/gh-pages-deploy.yml
@@ -2,7 +2,7 @@
2
on:
3
push:
4
branches:
5
- - feature/UIDS-149-builder-related-followons
+ - master
6
jobs:
7
gh-pages-deploy:
8
name: Deploying to gh-pages
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@user-interviews/ui-design-system",
- "version": "1.12.1",
+ "version": "1.13.0",
"dependencies": {
"react-select": "^3.0.8",
"react-transition-group": "^4.3.0",
0 commit comments