Skip to content

Commit aee65e8

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([3d7389b](3d7389b)) * improved handling of database stats ([7c48eab](7c48eab)) * removed refresh function and handle its logic in store function ([c96e382](c96e382)) * replace cdn with /dist ([bfbedf5](bfbedf5)) * update file uploader ([9adc734](9adc734)) * Update variable names for better readability. Improved memory usage ([275c936](275c936))
1 parent 3d7389b commit aee65e8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.6.1](https://github.com/CoCreate-app/CoCreate-metrics-server/compare/v1.6.0...v1.6.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([3d7389b](https://github.com/CoCreate-app/CoCreate-metrics-server/commit/3d7389b0f23ae9e99577ff9f7394526fb43b13d9))
7+
* improved handling of database stats ([7c48eab](https://github.com/CoCreate-app/CoCreate-metrics-server/commit/7c48eab3a4ea27748609c1615872c6f712429aad))
8+
* removed refresh function and handle its logic in store function ([c96e382](https://github.com/CoCreate-app/CoCreate-metrics-server/commit/c96e3821752d0c4630f20767423efc4bf0e8e738))
9+
* replace cdn with /dist ([bfbedf5](https://github.com/CoCreate-app/CoCreate-metrics-server/commit/bfbedf5d99fcf361b00ae140d9d1bd70aa8443d1))
10+
* update file uploader ([9adc734](https://github.com/CoCreate-app/CoCreate-metrics-server/commit/9adc7342bcc9509c8bbc3ee1858a0ca95f7fb65c))
11+
* Update variable names for better readability. Improved memory usage ([275c936](https://github.com/CoCreate-app/CoCreate-metrics-server/commit/275c936a1c28a4d410cacafe8e2b5d6d95122cb6))
12+
113
# [1.6.0](https://github.com/CoCreate-app/CoCreate-metrics-server/compare/v1.5.0...v1.6.0) (2023-08-17)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/metrics-server",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "CoCreate-metrics-server",
55
"keywords": [
66
"cocreate-metrics",

0 commit comments

Comments
 (0)