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

Commit

Permalink
Merge pull request #975 from lognaturel/version-7.2.3
Browse files Browse the repository at this point in the history
Version 7.2.3
  • Loading branch information
eyelidlessness authored May 10, 2023
2 parents bfb6e53 + 4394f6e commit ba6a766
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [7.2.3] - 2023-05-09
## [7.2.3] - 2023-05-10

- Fix: focus first active input/widget on load, page navigation, user-added repeat (#969)
- Performance improvements: NumberInput widgets, `excludeNonRelevant` (#971)
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
Expand Up @@ -2,7 +2,7 @@
"name": "enketo-core",
"description": "Extensible Enketo form engine",
"homepage": "https://enketo.org",
"version": "7.2.2",
"version": "7.2.3",
"license": "Apache-2.0",
"os": [
"darwin",
Expand Down

0 comments on commit ba6a766

Please sign in to comment.