Skip to content

Commit

Permalink
v1.0.0-beta.17
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed May 11, 2024
1 parent 6bdfa03 commit 2ea02a1
Show file tree
Hide file tree
Showing 11 changed files with 128 additions and 17 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-beta.17](https://github.com/getindiekit/indiekit/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2024-05-11)


### Bug Fixes

* **endpoint-auth:** authorization flow ([2f1da8e](https://github.com/getindiekit/indiekit/commit/2f1da8e5c29bde39e5a16380fe2a37b3710d151d))
* **frontend:** date input focus background colour ([7722750](https://github.com/getindiekit/indiekit/commit/7722750e9319c91f3279ebc5e5a5fa62f19b65d6))
* **frontend:** unset token header styles ([0617dc4](https://github.com/getindiekit/indiekit/commit/0617dc4255b297bdc2b337c3b89d30f3b7c9d28d))


### Features

* **frontend:** remove global letter spacing ([5f695c7](https://github.com/getindiekit/indiekit/commit/5f695c78ad94910782f59f8ffb9b6af48e47ca95))





# [1.0.0-beta.16](https://github.com/getindiekit/indiekit/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2024-04-19)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
}
},
"ignoreChanges": ["**/tests/**", "**/*.md"],
"version": "1.0.0-beta.16"
"version": "1.0.0-beta.17"
}
Loading

0 comments on commit 2ea02a1

Please sign in to comment.