Skip to content

Commit 13cb72b

Browse files
lesbaaLes Moffat
and
Les Moffat
authored
Rd 881 version bump for client js (#184)
* RD-881 - Version bump of maptiler-client-js - update changelog * 3.1.1 --------- Co-authored-by: Les Moffat <les.moffat@maptiler.com>
1 parent 508ce22 commit 13cb72b

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# MapTiler SDK Changelog
22

3+
## 3.1.1
4+
## ✨ Features and improvements
5+
None
6+
7+
## 🐛 Bug fixes
8+
None
9+
10+
## 🔧 Others
11+
Version bump for maptiler-client-js
12+
313
## 3.1.0
414
## ✨ Features and improvements
515
Updates MapTiler Client JS version to include new MapStyles

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@maptiler/sdk",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "The Javascript & TypeScript map SDK tailored for MapTiler Cloud",
55
"author": "MapTiler",
66
"module": "dist/maptiler-sdk.mjs",
@@ -78,7 +78,7 @@
7878
},
7979
"dependencies": {
8080
"@maplibre/maplibre-gl-style-spec": "^23.0.0",
81-
"@maptiler/client": "^2.3.0",
81+
"@maptiler/client": "^2.3.1",
8282
"events": "^3.3.0",
8383
"js-base64": "^3.7.7",
8484
"maplibre-gl": "^5.0.1",

0 commit comments

Comments
 (0)