Skip to content

Commit a430ec3

Browse files
committed
release: v7.2.1
1 parent 4ab2ca0 commit a430ec3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# go-web-app
22

3+
## 7.2.1
4+
5+
### Patch Changes
6+
7+
- Remove personal identifiable information for local units
8+
39
## 7.2.0
410

511
### Minor Changes

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "go-web-app",
3-
"version": "7.2.0",
3+
"version": "7.2.1",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)