Skip to content

Commit

Permalink
chore(release): 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ddubrava committed May 8, 2023
1 parent 4e1a082 commit 0080d0f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [16.0.0](https://github.com/ddubrava/angular8-yandex-maps/compare/v15.0.0...v16.0.0) (2023-05-08)

### Features

- update to Angular 16 ([#198](https://github.com/ddubrava/angular8-yandex-maps/issues/198)) ([3806d23](https://github.com/ddubrava/angular8-yandex-maps/commit/3806d237752e3f7ba3260c7655c1d9f4bec208d4))

### Bug Fixes

- fix low performance when a lot of placemarks are used ([#199](https://github.com/ddubrava/angular8-yandex-maps/issues/199)) ([16d9332](https://github.com/ddubrava/angular8-yandex-maps/commit/16d93328edbe5c32ce0bd81312f04a22d9faf6d7))

## [15.0.0](https://github.com/ddubrava/angular8-yandex-maps/compare/v14.0.3...v15.0.0) (2023-01-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion libs/angular8-yandex-maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular8-yandex-maps",
"version": "15.0.0",
"version": "16.0.0",
"description": "Yandex.Maps Angular components that implement the Yandex.Maps JavaScript API",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0080d0f

Please sign in to comment.