Skip to content

Commit

Permalink
🏗 bump to 2.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dukenuken09 committed Oct 3, 2024
1 parent 1d3bcac commit 8edbd71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## Unreleased
## 2.3.10 2024-10-03
- Cypress: Fix all tests and imrpove coverage
- Cypress: Mocked calls of Generation and modify Tariff
- Add github action to check the version of dependecies
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": "webforms-ui",
"version": "2.3.9",
"version": "2.3.10",
"private": false,
"scripts": {
"start": "export VITE_APP_VERSION=$(git describe --tags) && vite",
Expand Down

0 comments on commit 8edbd71

Please sign in to comment.