Skip to content

Commit c086e3b

Browse files
committed
chore(release): 1.0.2
1 parent 03e83c2 commit c086e3b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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 [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.2](https://github.com/Matb85/modular-slider/compare/v1.0.1...v1.0.2) (2025-02-09)
6+
7+
8+
### Bug Fixes
9+
10+
* don't use tailwind in modular-slider.css ([03e83c2](https://github.com/Matb85/modular-slider/commit/03e83c2f9b28c4a42d286bb5354fb628b0a032ae))
11+
512
### [1.0.1](https://github.com/Matb85/modular-slider/compare/v1.0.0...v1.0.1) (2025-02-09)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modular-slider",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "ISC",
55
"description": "A zero dependency slider with a modular approach, written in Typescript",
66
"type": "module",

0 commit comments

Comments
 (0)