Skip to content

Commit 7cadf54

Browse files
chore(release): 1.5.1
1 parent f4a10c5 commit 7cadf54

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.5.1](https://github.com/cssninjaStudio/tairo/compare/v1.5.0...v1.5.1) (2024-04-15)
6+
7+
8+
### 🩹 Bug Fixes
9+
10+
* allow layers usage without shamefully-hoist ([6a3bcea](https://github.com/cssninjaStudio/tairo/commit/6a3bcea2136210f054089d8c88aa0bbaf1689970))
11+
12+
13+
### 📖 Documentation
14+
15+
* add dynamic colors section ([fce8ed4](https://github.com/cssninjaStudio/tairo/commit/fce8ed44b8e14723eb5f63e3ca65a6e8fb1b11ce))
16+
* create content plugin to set tairo layers vesion ([203220a](https://github.com/cssninjaStudio/tairo/commit/203220a3b5633b15584e54424f8692f8569b3f4a))
17+
* fix force dark preview ([a2e3620](https://github.com/cssninjaStudio/tairo/commit/a2e3620adcc1aa8e78cba70b41f8c4cfb99debfd))
18+
* simplify install with github layers ([6454c57](https://github.com/cssninjaStudio/tairo/commit/6454c576fd7231193e94be8694ef90b62179e0e3))
19+
520
## [1.5.0](https://github.com/cssninjaStudio/tairo/compare/v1.4.0...v1.5.0) (2024-04-11)
621

722

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "tairo",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"type": "module",
66
"main": "./nuxt.config.ts",
77
"packageManager": "pnpm@8.15.6",

0 commit comments

Comments
 (0)