diff --git a/History.md b/History.md index ad040c8..a65f37a 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,11 @@ +1.1.0 / 2023-12-27 +================== + + * chore: update doc and interface + * feat: support partitioned property for new chrome (#8) + * chore(deps): add renovate.json (#3) + 1.0.5 / 2022-12-06 ================== diff --git a/package.json b/package.json index 662e73a..3ae1c2b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@midwayjs/cookies", "description": "midway cookies", - "version": "1.0.5", + "version": "1.1.0", "main": "dist/index", "typings": "dist/index.d.ts", "files": [