Skip to content

Commit 8461eff

Browse files
authored
Release 3.1.0 (#137)
1 parent cd2ab48 commit 8461eff

File tree

6 files changed

+862
-1254
lines changed

6 files changed

+862
-1254
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
Nothing yet.
1111

12+
## [3.1.0] - 2025-02-20
13+
14+
### Added
15+
16+
- `before` and `after` slots, and `describedBy` property to `TarCheckbox`.
17+
18+
### Fixed
19+
20+
- NPM upgrades.
21+
1222
## [3.0.0] - 2025-02-18
1323

1424
### Changed
@@ -161,7 +171,8 @@ Nothing yet.
161171
- Implemented an Image component.
162172
- Implemented an Input component.
163173

164-
[unreleased]: https://github.com/Logitar/Vue3Ui/compare/v3.0.0...HEAD
174+
[unreleased]: https://github.com/Logitar/Vue3Ui/compare/v3.1.0...HEAD
175+
[3.1.0]: https://github.com/Logitar/Vue3Ui/compare/v3.0.0...v3.1.0
165176
[3.0.0]: https://github.com/Logitar/Vue3Ui/compare/v2.5.3...v3.0.0
166177
[2.5.3]: https://github.com/Logitar/Vue3Ui/compare/v2.5.2...v2.5.3
167178
[2.5.2]: https://github.com/Logitar/Vue3Ui/compare/v2.5.1...v2.5.2

0 commit comments

Comments
 (0)