Skip to content

Commit

Permalink
chore(release): 0.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.1](0.4.0...0.4.1) (2022-01-10)

### Bug Fixes

* **release:** schedule release ([eb53a4b](eb53a4b))
  • Loading branch information
semantic-release-bot committed Jan 10, 2022
1 parent eb53a4b commit 8f3d502
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.4.1](https://github.com/flipdot/drinks-touch_stack/compare/0.4.0...0.4.1) (2022-01-10)


### Bug Fixes

* **release:** schedule release ([eb53a4b](https://github.com/flipdot/drinks-touch_stack/commit/eb53a4becd694f35d1200eab895d6cc3cad63127))

# [0.4.0](https://github.com/flipdot/drinks-touch_stack/compare/0.3.4...0.4.0) (2020-10-02)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "drinks-touch_stack",
"private": true,
"version": "0.4.0",
"version": "0.4.1",
"scheduleVersion": "0.4.1",
"description": "DargStack configuration for drinks-touch.",
"repository": "https://github.com/flipdot/drinks-touch_stack.git",
Expand All @@ -18,4 +18,4 @@
"scripts": {
"prepare": "husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks"
}
}
}

0 comments on commit 8f3d502

Please sign in to comment.