Skip to content

Commit 7ad6ffc

Browse files
chore(release): 1.7.2 [skip ci]
## [1.7.2](v1.7.1...v1.7.2) (2023-09-18) ### Bug Fixes * Add path and pathname ([8dda8ed](8dda8ed)) * Update CoCreate depndencies to latest versions ([955f3b2](955f3b2))
1 parent 955f3b2 commit 7ad6ffc

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.7.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.7.1...v1.7.2) (2023-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Add path and pathname ([8dda8ed](https://github.com/CoCreate-app/CoCreate-file/commit/8dda8edb80c4dca324d6250ef5eb2a8588aa73ab))
7+
* Update CoCreate depndencies to latest versions ([955f3b2](https://github.com/CoCreate-app/CoCreate-file/commit/955f3b2567d6cbb288c25e93f4dd8fa9adc96a27))
8+
19
## [1.7.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.7.0...v1.7.1) (2023-09-17)
210

311

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/file",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
55
"keywords": [
66
"file",
@@ -64,4 +64,4 @@
6464
"@cocreate/render": "^1.27.2",
6565
"@cocreate/utils": "^1.24.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)