Skip to content

Commit

Permalink
chore: bump GovTool to v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzalowski committed Jul 22, 2024
1 parent eb66e5d commit 26f61ee
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,20 @@ changes.

### Added

-

### Fixed

-

### Changed

-

## [sancho-v1.0.10](https://github.com/IntersectMBO/govtool/releases/tag/sancho-v1.0.10) 2024-07-22

### Added

- Add PDF_API_URL to the frontend config [Issue 1575](https://github.com/IntersectMBO/govtool/issues/1575)

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion govtool/backend/vva-be.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.6
name: vva-be
version: 0.1.0.0
version: 1.0.10

-- A short (one-line) description of the package.
-- synopsis:
Expand Down
2 changes: 1 addition & 1 deletion govtool/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "govtool",
"private": true,
"version": "1.0.9",
"version": "1.0.10",
"type": "module",
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 26f61ee

Please sign in to comment.