Skip to content

Commit fdc244b

Browse files
author
wec
committed
chore(release): v0.0.6
1 parent d0b6e9e commit fdc244b

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

33

4+
## v0.0.6
5+
6+
[compare changes](https://github.com/codewec/dashlit/compare/v0.0.5...v0.0.6)
7+
8+
### 🚀 Enhancements
9+
10+
- Icon custom color ([5e4fc05](https://github.com/codewec/dashlit/commit/5e4fc05))
11+
- Add select url target ([b886d5d](https://github.com/codewec/dashlit/commit/b886d5d))
12+
- Show URL options ([a8e5e10](https://github.com/codewec/dashlit/commit/a8e5e10))
13+
- Check valid ORIGIN ([2e6cf56](https://github.com/codewec/dashlit/commit/2e6cf56))
14+
15+
### 🩹 Fixes
16+
17+
- Changelogen params ([6ae906e](https://github.com/codewec/dashlit/commit/6ae906e))
18+
19+
### ❤️ Contributors
20+
21+
- Wec <codeforwec@gmail.com>
22+
423
## v0.0.5
524

625
[compare changes](https://github.com/codewec/dashlit/compare/0.0.4...v0.0.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dashlit",
33
"private": true,
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)