Skip to content

Commit

Permalink
chore(release): 2.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Nov 2, 2022
1 parent e81eff6 commit f05d6fc
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.8.2](https://github.com/daveroverts/bmac/compare/v2.8.1...v2.8.2) (2022-11-02)


### Bug Fixes

* **build:** add laravel pint ([79c0650](https://github.com/daveroverts/bmac/commit/79c065025fd81cbab2e83a2c8d58d2eb6b3753a3))
* convert commonjs imports to esm imports ([b85cdee](https://github.com/daveroverts/bmac/commit/b85cdee16bdd7924608c994ef787aa7dd0c68663))

## [2.8.1](https://github.com/daveroverts/bmac/compare/v2.8.0...v2.8.1) (2022-10-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bmac",
"private": true,
"version": "2.8.1",
"version": "2.8.2",
"repository": {
"type": "git",
"url": "https://github.com/daveroverts/bmac.git"
Expand Down

0 comments on commit f05d6fc

Please sign in to comment.