We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7098e9b commit 9a722eeCopy full SHA for 9a722ee
CHANGELOG.md
@@ -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
6
## <small>1.16.1 (2023-07-31)</small>
7
8
* Merge branch 'master' of github.com:atlas-bi/System ([31ed214](https://github.com/atlas-bi/System/commit/31ed214))
package.json
@@ -187,5 +187,5 @@
187
"npm run format"
188
]
189
},
190
- "version": "1.16.1"
+ "version": "1.17.0"
191
}
0 commit comments