Skip to content

Commit 427adc1

Browse files
author
GitHub Bot
committed
chore(release): publish [skip actions]
- project: analytics 0.1.5 - project: embedex 0.9.2
1 parent 50496da commit 427adc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@clipboard-health/analytics",
33
"description": "Type-safe analytics wrapper around our third-party analytics provider for user identification and event tracking.",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"bugs": "https://github.com/ClipboardHealth/core-utils/issues",
66
"dependencies": {
77
"@clipboard-health/util-ts": "3.8.1",

packages/embedex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "embedex",
33
"description": "Embed shared text and code snippets from source files into destination files.",
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"bin": {
66
"embedex": "./src/bin/cli.js"
77
},

0 commit comments

Comments
 (0)