Skip to content

Commit

Permalink
Merge pull request #1194 from ONEARMY/core/release-prep
Browse files Browse the repository at this point in the history
prepare release (1.6.0)
  • Loading branch information
chrismclarke authored Jul 27, 2021
2 parents 0eedf44 + e651435 commit 105ff78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
paths:
- "src/**"
- "functions/**"
- "package.json"
- "yarn.lock"
jobs:
build_and_preview:
# NOTE - as we are going to check out and build from forks we also need to add manual
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "one-army-community-platform",
"version": "1.5.5",
"version": "1.6.0",
"workspaces": [
"functions",
"shared",
Expand Down

0 comments on commit 105ff78

Please sign in to comment.