Skip to content

Commit

Permalink
prepare 2.22.1 release (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaunchDarklyCI authored Apr 3, 2021
1 parent 3ea2e78 commit c681581
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ We encourage pull requests and other contributions from the community. Check out
* [docs.launchdarkly.com](https://docs.launchdarkly.com/ "LaunchDarkly Documentation") for our documentation and SDK reference guides
* [apidocs.launchdarkly.com](https://apidocs.launchdarkly.com/ "LaunchDarkly API Documentation") for our API documentation
* [blog.launchdarkly.com](https://blog.launchdarkly.com/ "LaunchDarkly Blog Documentation") for the latest product updates
* [Feature Flagging Guide](https://github.com/launchdarkly/featureflags/ "Feature Flagging Guide") for best practices and strategies
14 changes: 7 additions & 7 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
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"typescript": "~3.8.3"
},
"dependencies": {
"launchdarkly-js-client-sdk": "2.19.0",
"launchdarkly-js-client-sdk": "2.19.1",
"lodash.camelcase": "^4.3.0",
"uuid": "^3.3.2"
},
Expand Down

0 comments on commit c681581

Please sign in to comment.