Skip to content

Commit

Permalink
Bump version to 17.1.0 (#126)
Browse files Browse the repository at this point in the history
Co-authored-by: HarelM <[email protected]>
  • Loading branch information
github-actions[bot] and HarelM authored Dec 1, 2023
1 parent 86b3c23 commit c93afdd
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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.

### [17.1.0](https://github.com/maplibre/ngx-maplibre-gl/compare/v17.0.1...v17.1.0) (2023-11-28)
### [17.1.0](https://github.com/maplibre/ngx-maplibre-gl/compare/v17.0.1...v17.1.0) (2023-12-01)

- Add support for standalone component ([#124](https://github.com/maplibre/ngx-maplibre-gl/pull/124))

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-maplibre-gl-srcs",
"version": "17.0.1",
"version": "17.1.0",
"scripts": {
"ng": "ng",
"start": "ng serve showcase",
Expand Down
4 changes: 2 additions & 2 deletions projects/ngx-maplibre-gl/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/ngx-maplibre-gl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@maplibre/ngx-maplibre-gl",
"version": "17.0.1",
"version": "17.1.0",
"description": "A Angular binding of maplibre-gl",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit c93afdd

Please sign in to comment.