Skip to content

Commit f38cdfe

Browse files
chore(dev): release 1.2.0
1 parent 734961b commit f38cdfe

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.2"
2+
".": "1.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66
* **command-bar:** duplicate prefix ([#30](https://github.com/ashfidable/website/issues/30)) ([d87ce45](https://github.com/ashfidable/website/commit/d87ce45497514cc4ab1c8545acefb1fb39490280))
77

88

9+
## [1.2.0](https://github.com/ashfidable/website/compare/v1.1.2...v1.2.0) (2024-08-09)
10+
11+
12+
### 🌟 New Features
13+
14+
* box shadows for sides and background color changes ([#36](https://github.com/ashfidable/website/issues/36)) ([734961b](https://github.com/ashfidable/website/commit/734961bad62444a4193326dc69caced111ad407f))
15+
16+
17+
### 🐛 Bug Fixes
18+
19+
* **typescript:** types and hints ([56cd116](https://github.com/ashfidable/website/commit/56cd11683faa78d34cdc3d1f60f8b96b58deebf5))
20+
921
## [1.1.0](https://github.com/ashfidable/website/compare/ashfid.com-v1.0.1...ashfid.com-v1.1.0) (2024-07-22)
1022

1123

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ashfid.dev",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"private": "true",
55
"scripts": {
66
"dev": "astro dev",

0 commit comments

Comments
 (0)