Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #14 from levino/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--mock-jwks

chore(main): release 2.0.5
  • Loading branch information
levino authored May 2, 2023
2 parents 0d87363 + 689e45a commit ab689c2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.0.5](https://github.com/levino/jsonresume-theme-stackoverflow-react/compare/v1.0.0...v2.0.5) (2023-05-02)


### Bug Fixes

* release script ([a2d3f00](https://github.com/levino/jsonresume-theme-stackoverflow-react/commit/a2d3f00974a67be9b2927cf0978b2566198e2c6e))
* use correct version number ([256a4e7](https://github.com/levino/jsonresume-theme-stackoverflow-react/commit/256a4e7db90d948cbfadf45f8f60ce8bb339f61d))


### Miscellaneous Chores

* release 2.0.5 ([0d87363](https://github.com/levino/jsonresume-theme-stackoverflow-react/commit/0d873636fe068d6927662961195f49e7749ca282))

## 1.0.0 (2023-05-02)


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": "jsonresume-theme-stackoverflow-react",
"version": "2.0.4",
"version": "2.0.5",
"description": "Stack Overflow theme for JSON Resume written with React",
"author": "Levin Keller",
"repository": {
Expand Down

0 comments on commit ab689c2

Please sign in to comment.