Skip to content

Commit

Permalink
Merge pull request #63 from ducktordanny/build/release-v0.6.1
Browse files Browse the repository at this point in the history
Release version 0.6.1 🚀
  • Loading branch information
ducktordanny authored Sep 1, 2022
2 parents 5c2749c + 33343e8 commit ca9b9f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

> All notable changes to this project will be documented in this file.
## [0.6.1] - 2022-09-01

- Fix showing progress bar when switching between pages
- Update readme of the repository

## [0.6.0] - 2022-08-23

- Update home page
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": "opres",
"version": "0.6.0",
"version": "0.6.1",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit ca9b9f6

Please sign in to comment.