Skip to content

Commit c483845

Browse files
chore(release): 1.6.9 [skip ci]
## [1.6.9](v1.6.8...v1.6.9) (2023-06-11) ### Bug Fixes * testing workflow ([34176ad](34176ad)) * testing workflow ([5a43d8a](5a43d8a))
1 parent 34176ad commit c483845

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.6.9](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.8...v1.6.9) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([34176ad](https://github.com/CoCreate-app/CoCreate-file-server/commit/34176ad0aa2dc3f1596283982ae860c11cee936c))
7+
* testing workflow ([5a43d8a](https://github.com/CoCreate-app/CoCreate-file-server/commit/5a43d8a9eb2d3bbad25dc05f78a84c6cc2820317))
8+
19
## [1.6.8](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.7...v1.6.8) (2023-06-11)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/file-server",
3-
"version": "1.6.8",
3+
"version": "1.6.9",
44
"description": "A simple file-server component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"file-server",

0 commit comments

Comments
 (0)