Skip to content

Commit d2bb296

Browse files
chore(release): 0.1.9
1 parent 532e2a6 commit d2bb296

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

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+
### [0.1.9](https://github.com/OleksandrZadvornyi/kal-hans-landing/compare/v0.1.8...v0.1.9) (2025-02-22)
6+
7+
8+
### 💄 Styling
9+
10+
* format 'companies' and ordering sections ([1ed4695](https://github.com/OleksandrZadvornyi/kal-hans-landing/commit/1ed46959f70652ce75fb5873106049ec339467df))
11+
12+
13+
### ✨ Features
14+
15+
* add blogs section ([532e2a6](https://github.com/OleksandrZadvornyi/kal-hans-landing/commit/532e2a659ab68ed8f7d1a5607dca752a0a2e538a))
16+
* add endorsement section ([776e36f](https://github.com/OleksandrZadvornyi/kal-hans-landing/commit/776e36f8e7ebf06ecfc0d65e7854bee0b8ada0d5))
17+
* add history section ([b0eec80](https://github.com/OleksandrZadvornyi/kal-hans-landing/commit/b0eec807d69b2c16d04d3b3d2e536f44922ab87f))
18+
* add newsletter section ([0e5bb63](https://github.com/OleksandrZadvornyi/kal-hans-landing/commit/0e5bb63d4ab77751bd06ccd83fac33e9a1a6d469))
19+
520
### [0.1.8](https://github.com/OleksandrZadvornyi/kal-hans-landing/compare/v0.1.7...v0.1.8) (2025-02-21)
621

722

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)