Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
# [2.0.0](v1.29.0...v2.0.0) (2024-10-15)

### Features

* new website style ([#59](#59)) ([ebbcffa](ebbcffa))

### BREAKING CHANGES

* update to docusaurus v3

* build: add chakra ui

* chore: squash

* feat: revert to chakra ui 2.x.x

* feat: use chakra ui styles for button and link button

* chore: squash

* feat: add hooks and add tabs to the download site

* feat: add android and ios download sections

* feat: change download based on platform

* chore: squash

* feat: add featrures section and removed concepts section

* refactor: use new themed versions of feature images and create attribution component

* refactor: remove stylesheet from section title and use chakra

* refactor: fix feature responsiveness

* feat: add translation files

* feat: add headings to the download section

* feat: add header scrolling text animation

* refactor: remove react carousel

* feat: truncate blog posts
  • Loading branch information
agoralabs-bot committed Oct 15, 2024
1 parent ebbcffa commit 6cbe2e4
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 1 deletion.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,51 @@
# [2.0.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.29.0...v2.0.0) (2024-10-15)


### Features

* new website style ([#59](https://github.com/agoralabs-sh/kibisis-website/issues/59)) ([ebbcffa](https://github.com/agoralabs-sh/kibisis-website/commit/ebbcffa6ec5cb14d831ffe82defc5f19a28b059c))


### BREAKING CHANGES

* update to docusaurus v3

* build: add chakra ui

* chore: squash

* feat: revert to chakra ui 2.x.x

* feat: use chakra ui styles for button and link button

* chore: squash

* feat: add hooks and add tabs to the download site

* feat: add android and ios download sections

* feat: change download based on platform

* chore: squash

* feat: add featrures section and removed concepts section

* refactor: use new themed versions of feature images and create attribution component

* refactor: remove stylesheet from section title and use chakra

* refactor: fix feature responsiveness

* feat: add translation files

* feat: add headings to the download section

* feat: add header scrolling text animation

* refactor: remove react carousel

* feat: truncate blog posts

# [1.29.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.28.0...v1.29.0) (2024-08-27)


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": "@agoralabs-sh/kibisis-website",
"version": "1.29.0",
"version": "2.0.0",
"description": "The front facing website for the Kibisis wallet.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6cbe2e4

Please sign in to comment.