Skip to content

Commit 9a722ee

Browse files
chore(release): 1.17.0
## 1.17.0 (2023-08-02) * Merge branch 'master' of github.com:atlas-bi/System ([7098e9b](7098e9b)) * feat(charts): added cpu and memory charts ([d8df184](d8df184))
1 parent 7098e9b commit 9a722ee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.17.0 (2023-08-02)
2+
3+
* Merge branch 'master' of github.com:atlas-bi/System ([7098e9b](https://github.com/atlas-bi/System/commit/7098e9b))
4+
* feat(charts): added cpu and memory charts ([d8df184](https://github.com/atlas-bi/System/commit/d8df184))
5+
16
## <small>1.16.1 (2023-07-31)</small>
27

38
* Merge branch 'master' of github.com:atlas-bi/System ([31ed214](https://github.com/atlas-bi/System/commit/31ed214))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,5 +187,5 @@
187187
"npm run format"
188188
]
189189
},
190-
"version": "1.16.1"
190+
"version": "1.17.0"
191191
}

0 commit comments

Comments
 (0)