Skip to content

Commit f62d7af

Browse files
author
bhavabhuthi
committed
chore: release v0.1.4
1 parent b61ca0c commit f62d7af

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.1.4](https://github.com/CivicDataLab/DataExFrontend/compare/0.1.2dev...0.1.4) (2024-06-04)
4+
5+
6+
### Features
7+
8+
* add query and update mutation to integrate tags in metadata form ([e2121d4](https://github.com/CivicDataLab/DataExFrontend/commit/e2121d4f4db762ee75cde4c7053bac1757921411))
9+
310
## [0.1.3](https://github.com/CivicDataLab/DataExFrontend/compare/0.1.2...0.1.3) (2024-04-15)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-exchange-frontend",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)