Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
biosan committed Apr 16, 2020
1 parent 16d26fd commit 0425397
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 2 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<a name="1.1.0"></a>
# [1.1.0](https://github.com/biosan/jsonresume-theme-macchiato/compare/v1.0.0...v1.1.0) (2020-04-16)


### Bug Fixes

* **deps:** security audit updates ([03a0da6](https://github.com/biosan/jsonresume-theme-macchiato/commit/03a0da6))
* use 'name' instead of 'title' in projects ([6bd3286](https://github.com/biosan/jsonresume-theme-macchiato/commit/6bd3286))
* **commitlint:** add missing config file ([c2447d5](https://github.com/biosan/jsonresume-theme-macchiato/commit/c2447d5))
* **deps:** remove all 'latest' ([4c3908f](https://github.com/biosan/jsonresume-theme-macchiato/commit/4c3908f))
* **docs:** switch CDN font-awesome ([03130d6](https://github.com/biosan/jsonresume-theme-macchiato/commit/03130d6))
* **docs:** use HTTPS for font-awesome CDN ([b1ba7c7](https://github.com/biosan/jsonresume-theme-macchiato/commit/b1ba7c7))
* **eslint:** allow browser env ([a7b0725](https://github.com/biosan/jsonresume-theme-macchiato/commit/a7b0725))
* **gitignore:** ignore test diff images ([7001745](https://github.com/biosan/jsonresume-theme-macchiato/commit/7001745))
* **readme:** minor layout fixes ([5f146ab](https://github.com/biosan/jsonresume-theme-macchiato/commit/5f146ab))
* **readme:** minor style fixes ([471dc09](https://github.com/biosan/jsonresume-theme-macchiato/commit/471dc09))
* **readme:** typos and minor fixes ([9648162](https://github.com/biosan/jsonresume-theme-macchiato/commit/9648162))
* **style:** change html and body bg to white ([261bb76](https://github.com/biosan/jsonresume-theme-macchiato/commit/261bb76))


### Features

* add description for projects ([289a2fd](https://github.com/biosan/jsonresume-theme-macchiato/commit/289a2fd))
* **work:** add keywords to work items ([21f38bd](https://github.com/biosan/jsonresume-theme-macchiato/commit/21f38bd))



<a name="1.0.0"></a>
# 1.0.0 (2020-01-23)



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-macchiato",
"version": "1.0.0",
"version": "1.1.0",
"description": "Simple theme for JSON Resume. Based on caffeine-theme.",
"author": "Alessandro Biondi",
"scripts": {
Expand Down

0 comments on commit 0425397

Please sign in to comment.