Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesdevelop committed Jul 12, 2024
1 parent c4317e1 commit 44faccf
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@


## 0.2.0 (2024-07-12)


### Features

* Add actions ([e671e98](https://github.com/kub3dev/landing-page/commit/e671e98d387efdb0981d51d452ee9ed2f6fe2ecf))
* Change text button ([0a75c84](https://github.com/kub3dev/landing-page/commit/0a75c841e91e916c0707bc4ead670048d88bf50a))
* conventional commits ([c4317e1](https://github.com/kub3dev/landing-page/commit/c4317e10223270a72c411b31401d540426a36686))
* Installed shadcn-ui ([95fb321](https://github.com/kub3dev/landing-page/commit/95fb321f75197ed107df26146d369dca2304b154))


### Bug Fixes

* added ([c9c939e](https://github.com/kub3dev/landing-page/commit/c9c939e80e32ed85467505feeb47e827c61aebac))
* Tag regex filter ([1a80671](https://github.com/kub3dev/landing-page/commit/1a806712ba66760cf73be1929dd4757d75170b9d))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-flow",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 44faccf

Please sign in to comment.