Skip to content

Commit 5a04926

Browse files
committed
Release new version.
1 parent ba071fd commit 5a04926

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33

44

5+
## [2.1.1](https://github.com/patternslib/pat-leaflet/compare/2.1.0...2.1.1) (2023-02-14)
6+
7+
8+
### Features
9+
10+
11+
* add options references ([6aa12b3](https://github.com/patternslib/pat-leaflet/commit/6aa12b35cb842d7bd72eb900640b94327081bc90))
12+
13+
14+
### Bug Fixes
15+
16+
17+
* zoom level with markers ([dd58ddc](https://github.com/patternslib/pat-leaflet/commit/dd58ddc7f697bbc5bb116d65276077cac42c3761))
18+
19+
20+
### Maintenance
21+
22+
23+
* Upgrade dependencies. ([ddad0ab](https://github.com/patternslib/pat-leaflet/commit/ddad0ab95721d6ecabd8552bc4925e3431895208))
24+
525
## [2.1.0](https://github.com/patternslib/pat-leaflet/compare/2.0.0...2.1.0) (2022-12-23)
626

727

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternslib/pat-leaflet",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Patternslib Leaflet integration",
55
"license": "MIT",
66
"main": "./src/leaflet.js",

0 commit comments

Comments
 (0)