Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - poi@12.10.3
  • Loading branch information
egoist committed Oct 25, 2020
1 parent 66927c0 commit d39a4ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions core/poi/CHANGELOG.md
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [12.10.3](https://github.com/egoist/poi/compare/poi@12.10.2...poi@12.10.3) (2020-10-25)

### Bug Fixes

- make react refresh babel plugin optional ([#761](https://github.com/egoist/poi/issues/761)) ([9d22b03](https://github.com/egoist/poi/commit/9d22b03))
- With publicPath and historyApiFallback, manually set fallback index ([#764](https://github.com/egoist/poi/issues/764)) ([cf6279b](https://github.com/egoist/poi/commit/cf6279b))

## [12.10.2](https://github.com/egoist/poi/compare/poi@12.10.1...poi@12.10.2) (2020-08-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion core/poi/package.json
@@ -1,6 +1,6 @@
{
"name": "poi",
"version": "12.10.2",
"version": "12.10.3",
"main": "lib/index.js",
"bin": "bin/cli.js",
"description": "A zero-config bundler for JavaScript applications.",
Expand Down

0 comments on commit d39a4ae

Please sign in to comment.