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

Commit f7b972c

Browse files
committed
Prepare for v6.1.2 release
1 parent 08a9080 commit f7b972c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [6.1.2] - 2022-06-24
7+
8+
- Update meta selector used when setting deprecatedID (#900)
9+
- Preserve geopicker zoom, center map on user location on load, no error clicking pin (#905)
10+
- Don't use removed repeat instance as context for relevance (#909)
11+
612
## [6.1.1] - 2022-06-01
713

814
- Fix: rendering unexpected geopoint widget for setvalue actions within an input (#896)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "enketo-core",
33
"description": "Extensible Enketo form engine",
44
"homepage": "https://enketo.org",
5-
"version": "6.1.1",
5+
"version": "6.1.2",
66
"license": "Apache-2.0",
77
"os": [
88
"darwin",

0 commit comments

Comments
 (0)