File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
projects/ngx-location-picker Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,16 @@ All notable changes to this project will be documented in this file.
1313
1414## [ Unreleased]
1515
16+ ## [ 5.5.0] - 2022-10-10
17+
1618### Added
1719- Added additional circle to improve visibilty of proximity circle
1820
1921### Fixed
2022- Fixed bug that loadingspinner is stuck after second click if 'trackingPosition' is enabled
2123- Fixed import path TrackingOptions model
2224
25+
2326## [ 5.4.0] - 2022-09-05
2427
2528### Changed
@@ -242,7 +245,8 @@ All notable changes to this project will be documented in this file.
242245- Initial release.
243246
244247
245- [ Unreleased ] : https://github.com/digipolisantwerp/location-picker_widget_angular/compare/v5.4.0...HEAD
248+ [ Unreleased ] : https://github.com/digipolisantwerp/location-picker_widget_angular/compare/v5.5.0...HEAD
249+ [ 5.5.0 ] : https://github.com/digipolisantwerp/location-picker_widget_angular/compare/v5.4.0...v5.5.0
246250[ 5.4.0 ] : https://github.com/digipolisantwerp/location-picker_widget_angular/compare/v5.3.0...v5.4.0
247251[ 5.3.0 ] : https://github.com/digipolisantwerp/location-picker_widget_angular/compare/v5.2.1...v5.3.0
248252[ 5.2.1 ] : https://github.com/digipolisantwerp/location-picker_widget_angular/compare/v5.2.0...v5.2.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @acpaas-ui-widgets/ngx-location-picker" ,
33 "description" : " Location Picker Smart Widget UI package (Angular)" ,
4- "version" : " 5.4 .0" ,
4+ "version" : " 5.5 .0" ,
55 "scripts" : {
66 "ng" : " ng" ,
77 "start" : " ng serve" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @acpaas-ui-widgets/ngx-location-picker" ,
33 "description" : " Location Picker Smart Widget UI package (Angular)" ,
4- "version" : " 5.4 .0" ,
4+ "version" : " 5.5 .0" ,
55 "license" : " See license file" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments