Skip to content

Commit 0441328

Browse files
chore(release): 2.8.1 [skip ci]
## [2.8.1](v2.8.0...v2.8.1) (2022-10-31) ### Bug Fixes * **build:** add build command to match vite commands ([d1d84c9](d1d84c9)) ### Reverts * ci(ci): run tests parallel ([85fb10d](85fb10d))
1 parent d1d84c9 commit 0441328

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.8.1](https://github.com/daveroverts/bmac/compare/v2.8.0...v2.8.1) (2022-10-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** add build command to match vite commands ([d1d84c9](https://github.com/daveroverts/bmac/commit/d1d84c934c727f3d148d913822d7b3f2d4ed8aa7))
7+
8+
9+
### Reverts
10+
11+
* ci(ci): run tests parallel ([85fb10d](https://github.com/daveroverts/bmac/commit/85fb10d6fde1ace792e0d531aedeccf05d156b6c))
12+
113
# [2.8.0](https://github.com/daveroverts/bmac/compare/v2.7.2...v2.8.0) (2022-06-02)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bmac",
33
"private": true,
4-
"version": "2.8.0",
4+
"version": "2.8.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/daveroverts/bmac.git"

0 commit comments

Comments
 (0)