Skip to content

Commit

Permalink
chore: create new release (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
pradel and github-actions[bot] authored May 19, 2024
1 parent 1e28758 commit a5f1c8b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-gifts-tie.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# stackspulse

## 0.1.4

### Patch Changes

- 1e28758: Fix publish tag.

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ primary_region = 'sjc'

[build]
# Comment next line to deploy the app from source code
image = "ghcr.io/pradel/stackspulse:0.1.3"
image = "ghcr.io/pradel/stackspulse:0.1.4"

[[mounts]]
source = 'data'
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": "stackspulse",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down

0 comments on commit a5f1c8b

Please sign in to comment.