Skip to content

Commit

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

### Bug Fixes

* **release:** schedule release ([00b628b](00b628b))
  • Loading branch information
semantic-release-bot committed Jan 24, 2022
1 parent 00b628b commit 2590d3e
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.2](https://github.com/flipdot/drinks-touch_stack/compare/0.4.1...0.4.2) (2022-01-24)


### Bug Fixes

* **release:** schedule release ([00b628b](https://github.com/flipdot/drinks-touch_stack/commit/00b628b10935de0e2fc37ccac7b53623537ff067))

## [0.4.1](https://github.com/flipdot/drinks-touch_stack/compare/0.4.0...0.4.1) (2022-01-10)


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.1",
"version": "0.4.2",
"scheduleVersion": "0.4.2",
"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 2590d3e

Please sign in to comment.