Skip to content

Commit

Permalink
7.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Mar 30, 2022
1 parent 6c72090 commit 57f465f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [7.11.2](https://github.com/johannesjo/super-productivity/compare/v7.11.1...v7.11.2) (2022-03-30)

### Bug Fixes

- migrate legacy placeholder to mat-label [#1985](https://github.com/johannesjo/super-productivity/issues/1985) ([6c72090](https://github.com/johannesjo/super-productivity/commit/6c7209029bdfef19c9c271a7a9b9c62dd6d3ac8e))

## [7.11.1](https://github.com/johannesjo/super-productivity/compare/v7.11.0...v7.11.1) (2022-03-30)

# [7.11.0](https://github.com/johannesjo/super-productivity/compare/v7.10.1...v7.11.0) (2022-03-30)
Expand Down
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": "superProductivity",
"version": "7.11.1",
"version": "7.11.2",
"description": "Personal Task Management App to help you with your daily struggle with JIRA etc.",
"main": "./electron/main.js",
"author": "Johannes Millan <[email protected]> (http://super-productivity.com)",
Expand Down

0 comments on commit 57f465f

Please sign in to comment.