Skip to content

Commit f05d6fc

Browse files
chore(release): 2.8.2 [skip ci]
## [2.8.2](v2.8.1...v2.8.2) (2022-11-02) ### Bug Fixes * **build:** add laravel pint ([79c0650](79c0650)) * convert commonjs imports to esm imports ([b85cdee](b85cdee))
1 parent e81eff6 commit f05d6fc

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.8.2](https://github.com/daveroverts/bmac/compare/v2.8.1...v2.8.2) (2022-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** add laravel pint ([79c0650](https://github.com/daveroverts/bmac/commit/79c065025fd81cbab2e83a2c8d58d2eb6b3753a3))
7+
* convert commonjs imports to esm imports ([b85cdee](https://github.com/daveroverts/bmac/commit/b85cdee16bdd7924608c994ef787aa7dd0c68663))
8+
19
## [2.8.1](https://github.com/daveroverts/bmac/compare/v2.8.0...v2.8.1) (2022-10-31)
210

311

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.1",
4+
"version": "2.8.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/daveroverts/bmac.git"

0 commit comments

Comments
 (0)