Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2024-11-26)

### Features

* 📱 add responsivibillity to mobile devices ([e704973](e704973))
  • Loading branch information
semantic-release-bot committed Nov 26, 2024
1 parent 5a2d26b commit 60a6ed7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/neopromic/finance-ai/compare/v1.0.0...v1.1.0) (2024-11-26)


### Features

* :iphone: add responsivibillity to mobile devices ([e704973](https://github.com/neopromic/finance-ai/commit/e70497354a5243037364bdaea7cbfbc6e515cb0b))

# 1.0.0 (2024-11-22)


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": "finance-ai",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 60a6ed7

Please sign in to comment.