Skip to content

Commit 5fa3d35

Browse files
authored
Merge pull request #26 from hermanho/release-please--branches--main--components--react-leaflet-pouchdb-tilelayer
chore(main): release 3.2.0-beta
2 parents 301ccf0 + 7c6fe0e commit 5fa3d35

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
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.2.0-beta](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/compare/v3.1.0-beta...v3.2.0-beta) (2023-08-26)
6+
7+
8+
### Features
9+
10+
* bump package ([c65a7a9](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/c65a7a97b75399e0b3a3fbf90248f6127e2472ee))
11+
* use Vite build ([301ccf0](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/commit/301ccf0f44421a7411ff0b29c3ef276a51bcf262))
12+
513
## [3.1.0-beta](https://github.com/hermanho/react-leaflet-pouchdb-tilelayer/compare/v3.0.0-beta.3...v3.1.0-beta) (2023-03-29)
614

715

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,6 +1,6 @@
11
{
22
"name": "react-leaflet-pouchdb-tilelayer",
3-
"version": "3.1.0-beta",
3+
"version": "3.2.0-beta",
44
"description": "",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)