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

Commit

Permalink
Prepare for v6.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Jun 24, 2022
1 parent 08a9080 commit f7b972c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [6.1.2] - 2022-06-24

- Update meta selector used when setting deprecatedID (#900)
- Preserve geopicker zoom, center map on user location on load, no error clicking pin (#905)
- Don't use removed repeat instance as context for relevance (#909)

## [6.1.1] - 2022-06-01

- Fix: rendering unexpected geopoint widget for setvalue actions within an input (#896)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "enketo-core",
"description": "Extensible Enketo form engine",
"homepage": "https://enketo.org",
"version": "6.1.1",
"version": "6.1.2",
"license": "Apache-2.0",
"os": [
"darwin",
Expand Down

0 comments on commit f7b972c

Please sign in to comment.