Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 7b8ec1c

Browse files
authored
chore: release v1.0.5 (#94)
* chore: release v1.0.5 * chore: update changelog
1 parent 37b6c1b commit 7b8ec1c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.0.5](https://github.com/uploadcare/client-suspense/compare/v1.0.4...v1.0.5) (2021-02-26)
2+
3+
### Chore
4+
* Use NPM_AUTH_TOKEN to pass npm token to shipjs
5+
16
## [1.0.4](https://github.com/uploadcare/client-suspense/compare/v1.0.3...v1.0.4) (2021-02-26)
27

38
### Chore

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uploadcare/client-suspense",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"main": "dist/index.cjs.js",
55
"module": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)