Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Dec 6, 2024
1 parent edbda5d commit 22e610d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG: Freeboard

### v2.12.3
- **Fixed**: Navigation data panel alignment on smaller screens. (#212)
- **Fixed**: Notes popover disables move & delete buttons when readOnly property is set. (#214)
- **Added**: Additional aisCogLine length options. (#209)
- **Added**: Configuration to retrieve only the Resource Set features that fall within a specified radius of the map center. (#207)


### v2.12.2
- **Fixed**: Issue applying URL query parameters. (#201)
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.2",
"version": "2.12.3",
"description": "Openlayers chart plotter implementation for Signal K",
"keywords": [
"signalk-webapp",
Expand Down

0 comments on commit 22e610d

Please sign in to comment.