Skip to content

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2023-11-13)

### Bug Fixes

* invalid font family on header ([#5](#5)) ([6db3c1e](6db3c1e))
  • Loading branch information
agoralabs-bot committed Nov 13, 2023
1 parent 6db3c1e commit ca6125b
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.1](https://github.com/agoralabs-sh/kibisis-website/compare/v1.1.0...v1.1.1) (2023-11-13)


### Bug Fixes

* invalid font family on header ([#5](https://github.com/agoralabs-sh/kibisis-website/issues/5)) ([6db3c1e](https://github.com/agoralabs-sh/kibisis-website/commit/6db3c1ea15db680f3068edd5d9c417b5d598c824))

# [1.1.0](https://github.com/agoralabs-sh/kibisis-website/compare/v1.0.0...v1.1.0) (2023-11-13)


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.1.0",
"version": "1.1.1",
"description": "The front facing website for the Kibisis wallet.",
"repository": {
"type": "git",
Expand Down

0 comments on commit ca6125b

Please sign in to comment.