Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit 4eab2b4

Browse files
committed
prepare 0.9.7 release
1 parent 1cd4464 commit 4eab2b4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
### Changed
1313

14+
### Fixed
15+
16+
### Security
17+
18+
## [0.9.7] - 2020-09-02
19+
20+
### Changed
21+
1422
- improved german translation (https://github.com/ohmyform/ui/pull/28)
1523

1624
### Fixed
1725

26+
- colors for landing page buttons
27+
1828
### Security
1929

2030
- upgraded dependencies

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ohmyform-react",
3-
"version": "0.9.5",
3+
"version": "0.9.7",
44
"license": "AGPL-3.0-or-later",
55
"scripts": {
66
"start:dev": "next dev -p 4000",

0 commit comments

Comments
 (0)