Skip to content

Commit

Permalink
chore: release 0.5.0 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 19, 2021
1 parent 44ed8ce commit f0e15e1
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.5.0](https://www.github.com/austinmitchem/eager-euler/compare/v0.4.1...v0.5.0) (2021-11-19)


### Features

* hello world ([#43](https://www.github.com/austinmitchem/eager-euler/issues/43)) ([7b8af25](https://www.github.com/austinmitchem/eager-euler/commit/7b8af25cec7f287aaa6bf8995165ef3b179d53b3))


### Other

* fix create pull request ([#47](https://www.github.com/austinmitchem/eager-euler/issues/47)) ([44ed8ce](https://www.github.com/austinmitchem/eager-euler/commit/44ed8ce37e6bacd8ec42ece63af244f3e1b882ed))
* update docs ([#39](https://www.github.com/austinmitchem/eager-euler/issues/39)) ([596240b](https://www.github.com/austinmitchem/eager-euler/commit/596240b44297de899e8afd0c92f1e9c49be2241d))

### [0.4.1](https://www.github.com/austinmitchem/eager-euler/compare/v0.4.0...v0.4.1) (2021-11-19)


Expand Down
4 changes: 2 additions & 2 deletions 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": "my-app",
"version": "0.4.1",
"version": "0.5.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
Expand Down

0 comments on commit f0e15e1

Please sign in to comment.