Bump version to 2.1.1 (#927)

Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

---------

Co-authored-by: HarelM <3269297+HarelM@users.noreply.github.com>
Co-authored-by: Harel M <harel.mazor@gmail.com>
This commit is contained in:
github-actions[bot]
2024-08-29 22:14:08 +03:00
committed by GitHub
parent ca45bcce86
commit 482e6ec545
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
### 🐞 Bug fixes
- _...Add new stuff here..._
## 2.1.0
## 2.1.1
### ✨ Features and improvements

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "maputnik",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "maputnik",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"dependencies": {
"@mapbox/mapbox-gl-rtl-text": "^0.2.3",

View File

@@ -1,6 +1,6 @@
{
"name": "maputnik",
"version": "2.1.0",
"version": "2.1.1",
"description": "A MapLibre GL visual style editor",
"type": "module",
"main": "''",