Skip to content

Commit c38deb8

Browse files
committed
chore: release v0.10.2
1 parent b1fe55c commit c38deb8

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## [0.10.2](https://github.com/get-advantage/advantage/compare/v0.10.1...v0.10.2) (2025-12-17)
6+
7+
8+
### Bug Fixes
9+
10+
* reset topscroll styles on close ([#63](https://github.com/get-advantage/advantage/issues/63)) ([b1fe55c](https://github.com/get-advantage/advantage/commit/b1fe55c97e6b07fdd13ec5e1e8b10d8d06b0bdc3))
11+
512
## [0.10.1](https://github.com/get-advantage/advantage/compare/v0.10.0...v0.10.1) (2025-12-11)
613

714

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,7 +1,7 @@
11
{
22
"name": "@get-advantage/advantage",
33
"private": false,
4-
"version": "0.10.1",
4+
"version": "0.10.2",
55
"license": "AGPL-3.0-only",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)