Skip to content

Commit

Permalink
version 15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joelabrahamsson committed Oct 27, 2023
1 parent bdcf070 commit adf418f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

## 15.1.0

- HTMLTextAreaElement works with form validation

## 15.0.0

- added bubbling change events on form inputs
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expressen/tallahassee",
"version": "15.0.0",
"version": "15.1.0",
"description": "Lightweight client testing framework",
"main": "index.js",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit adf418f

Please sign in to comment.