Skip to content

Commit

Permalink
chore(release): 0.4.5 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.5](0.4.4...0.4.5) (2022-02-28)

### Bug Fixes

* **release:** schedule release ([06931f8](06931f8))
  • Loading branch information
semantic-release-bot committed Feb 28, 2022
1 parent 06931f8 commit 04c9b9d
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.5](https://github.com/flipdot/drinks-touch_stack/compare/0.4.4...0.4.5) (2022-02-28)


### Bug Fixes

* **release:** schedule release ([06931f8](https://github.com/flipdot/drinks-touch_stack/commit/06931f89072252536c9559367ffb320029d8b165))

## [0.4.4](https://github.com/flipdot/drinks-touch_stack/compare/0.4.3...0.4.4) (2022-02-21)


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.4",
"version": "0.4.5",
"scheduleVersion": "0.4.5",
"description": "DargStack configuration for drinks-touch.",
"repository": "https://github.com/flipdot/drinks-touch_stack.git",
Expand All @@ -18,4 +18,4 @@
"scripts": {
"prepare": "if [[ -d '.git' && -d '.husky' ]]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
}
}
}

0 comments on commit 04c9b9d

Please sign in to comment.