Skip to content

Commit

Permalink
Prepare v8.4.1 release (#82)
Browse files Browse the repository at this point in the history
* Bump version

* Recreate package-lock.json
  • Loading branch information
adams85 committed Apr 18, 2024
1 parent 267ad74 commit d9a2efb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 18 deletions.
20 changes: 3 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "configcat-js-ssr",
"version": "8.4.0",
"version": "8.4.1",
"description": "ConfigCat Feature Flags for Server Side Rendered apps like NuxtJS. Official ConfigCat SDK for Server Side Rendered to easily access feature flags.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit d9a2efb

Please sign in to comment.