We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50496da commit 427adc1Copy full SHA for 427adc1
packages/analytics/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@clipboard-health/analytics",
3
"description": "Type-safe analytics wrapper around our third-party analytics provider for user identification and event tracking.",
4
- "version": "0.1.4",
+ "version": "0.1.5",
5
"bugs": "https://github.com/ClipboardHealth/core-utils/issues",
6
"dependencies": {
7
"@clipboard-health/util-ts": "3.8.1",
packages/embedex/package.json
"name": "embedex",
"description": "Embed shared text and code snippets from source files into destination files.",
- "version": "0.9.1",
+ "version": "0.9.2",
"bin": {
"embedex": "./src/bin/cli.js"
},
0 commit comments