Skip to content

Commit

Permalink
Pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirbo committed Apr 23, 2019
1 parent 8b3226c commit b635110
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ react app:
- build
only:
- master
- release

tag version:
<<: *general
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.7] - 2019-04-23
### Fixed
- CI/CD pipeline.

## [0.3.6] - 2019-04-23
### Fixed
- CI/CD pipeline automatically creates new tag before release.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.6",
"version": "0.3.7",
"name": "slothy",
"description": "Changes your Slack status based on the SSID you're currently connected to.",
"productName": "Slothy",
Expand Down

0 comments on commit b635110

Please sign in to comment.