Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit a03d040

Browse files
authored
Merge pull request #18 from levino/release-please--branches--main--components--mock-jwks
chore(main): release 2.1.0
2 parents a8405da + 49683df commit a03d040

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/levino/jsonresume-theme-stackoverflow-react/compare/v2.0.5...v2.1.0) (2023-06-09)
4+
5+
6+
### Features
7+
8+
* support keywords for work experience entries ([fa44d82](https://github.com/levino/jsonresume-theme-stackoverflow-react/commit/fa44d82fd9f53cd29b75229aa8a6725a275d3233)), closes [#19](https://github.com/levino/jsonresume-theme-stackoverflow-react/issues/19)
9+
10+
11+
### Bug Fixes
12+
13+
* **docs:** link to example deployment ([4177a4e](https://github.com/levino/jsonresume-theme-stackoverflow-react/commit/4177a4e0c20c0b4e701cc8fdae1089fac3c33ec1))
14+
* remove trailing curly bracket in html title ([7cca95e](https://github.com/levino/jsonresume-theme-stackoverflow-react/commit/7cca95e8daf146bda2c3d0f948e7b50b45563a82))
15+
316
## [2.0.5](https://github.com/levino/jsonresume-theme-stackoverflow-react/compare/v1.0.0...v2.0.5) (2023-05-02)
417

518

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonresume-theme-stackoverflow-react",
3-
"version": "2.0.5",
3+
"version": "2.1.0",
44
"description": "Stack Overflow theme for JSON Resume written with React",
55
"author": "Levin Keller",
66
"repository": {

0 commit comments

Comments
 (0)