Skip to content

Commit ba8f98a

Browse files
authored
Prepare v1.0.1 release (#12)
* Update to configcat-common v8.0.1 * Bump version
1 parent 08a993d commit ba8f98a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "configcat-js-chromium-extension",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -33,7 +33,7 @@
3333
"homepage": "https://configcat.com",
3434
"dependencies": {
3535
"@types/chrome": "0.0.193",
36-
"configcat-common": "^8.0.0",
36+
"configcat-common": "^8.0.1",
3737
"tslib": "^2.4.1"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)