We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5f958 commit 06b4328Copy full SHA for 06b4328
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.206](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.205...v1.4.206) (2024-07-08)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update all non-major dependency bump ([#449](https://github.com/FRSOURCE/light-scrollbar/issues/449)) ([beb05e0](https://github.com/FRSOURCE/light-scrollbar/commit/beb05e0dc36399eb3fa37e3778fe465dcaba2337))
7
8
## [1.4.205](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.204...v1.4.205) (2024-07-01)
9
10
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.4.205",
+ "version": "1.4.206",
"name": "@frsource/light-scrollbar",
"description": "Minimalistic plugin to create custom scrollbars! 💪",
"source": "./src/index.ts",
0 commit comments