Skip to content

Commit

Permalink
Merge pull request #82 from contentstack/VC-212-live-preview-improvement
Browse files Browse the repository at this point in the history
chore: bump version to 3.1.0
  • Loading branch information
faraazb authored Sep 6, 2023
2 parents a44b983 + 077ee4c commit 8ee6d6c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ jobs:
PR: ${{ github.event.pull_request.html_url }}
fields: "${{ secrets.JIRA_FIELDS }}"
- name: Transition issue
uses: atlassian/gajira-transition@v3
with:
issue: ${{ steps.create.outputs.issue }}
transition: ${{ secrets.JIRA_TRANSITION }}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "contentstack-gatsby-starter-app",
"private": true,
"description": "A simple starter app build using Gatsby and Contentstack",
"version": "3.0.3",
"version": "3.1.0",
"author": "Contentstack",
"dependencies": {
"@contentstack/live-preview-utils": "github:contentstack/live-preview-sdk#develop",
Expand Down

0 comments on commit 8ee6d6c

Please sign in to comment.