Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Nov 17, 2024
1 parent 9e23e28 commit f483e0d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# CHANGELOG: Freeboard


### v2.12.2
- **Fixed**: Issue applying URL query parameters. (#201)
- **Fixed**: S57 symbol display issue. (#202)
- **Added**: Watch for SK login info token changes.


### v2.12.1
- **Added**: WMS sources to the types of chart sources that can be defined.
- **Added**: WMS sources to the type of chart sources that can be defined.
- **Fixed**: Date / time formating in weather forecast. (#193)
- **Fixed**: Fix issue where anchor watch controls are not visible on small screens. (#198)
- **Fixed**: Vessel Call sign not displayed correctly in AIS Properties screen. (#199)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@signalk/freeboard-sk",
"version": "2.12.1",
"version": "2.12.2",
"description": "Openlayers chart plotter implementation for Signal K",
"keywords": [
"signalk-webapp",
Expand Down

0 comments on commit f483e0d

Please sign in to comment.