Skip to content

Commit 94e8686

Browse files
authored
chore(main): release 2.3.0 (#33)
1 parent d7bc75f commit 94e8686

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.0"
2+
".": "2.3.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.3.0](https://github.com/rfsbraz/Geocaching.com-Friends-Logs/compare/v2.2.0...v2.3.0) (2026-02-01)
4+
5+
6+
### Features
7+
8+
* display extension version in popup footer ([#34](https://github.com/rfsbraz/Geocaching.com-Friends-Logs/issues/34)) ([d7bc75f](https://github.com/rfsbraz/Geocaching.com-Friends-Logs/commit/d7bc75f1880e161ef91c2c430f89096cd1b73aa7))
9+
10+
11+
### Bug Fixes
12+
13+
* show personal log when no friends' logs exist ([#32](https://github.com/rfsbraz/Geocaching.com-Friends-Logs/issues/32)) ([2662145](https://github.com/rfsbraz/Geocaching.com-Friends-Logs/commit/2662145b1dea83bf6245a20c58c9bebfc8939a77))
14+
315
## [2.2.0](https://github.com/rfsbraz/Geocaching.com-Friends-Logs/compare/v2.1.1...v2.2.0) (2026-01-29)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geocaching-friends-logs",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Browser extension that shows your friends logs at the top of geocaching.com cache pages",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)