Skip to content

Commit

Permalink
chore(release): 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirHosseinKarimi committed Jan 13, 2024
1 parent e524167 commit 30efbd7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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.

### [0.1.2](https://github.com/frontChapter/website-frontend/compare/v0.1.1...v0.1.2) (2024-01-13)


### Features

* add postcss-nesting to postcss config ([0d9c684](https://github.com/frontChapter/website-frontend/commit/0d9c68408f228c18b243d69ef404aeca0347b640))
* add shadcn ([e9b4ba1](https://github.com/frontChapter/website-frontend/commit/e9b4ba1d6bd2690d4a335012962f7a633e82105e))
* add speakers data placeholder ([5821f8f](https://github.com/frontChapter/website-frontend/commit/5821f8f7f06ee90d1162322922533bb313110923))
* delete head branch after merge ([d56e4e0](https://github.com/frontChapter/website-frontend/commit/d56e4e006628987068985dfb8c3736a95b1773af))
* update tailwind config generated by ShadCN ([25be7f2](https://github.com/frontChapter/website-frontend/commit/25be7f285b0fbff22b0b8e91c888c49d1f4a7f06))


### Bug Fixes

* delete post-pr-merge workflow ([589592a](https://github.com/frontChapter/website-frontend/commit/589592a213b5285e6365d9f45c71a2e1d7453109))
* remove approved pull request condition from test workflow ([89bde08](https://github.com/frontChapter/website-frontend/commit/89bde0807cd7f269ff7268f3e0f8df50ce943b73))
* remove duplicated tailwind.config.js ([766e6d9](https://github.com/frontChapter/website-frontend/commit/766e6d981d8603b15027c4d025bd600f67d9f96d))

### 0.1.1 (2024-01-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website-frontend",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"packageManager": "pnpm@8.14.1",
"scripts": {
Expand Down

0 comments on commit 30efbd7

Please sign in to comment.