Skip to content

Commit dd835ec

Browse files
Version Packages (#215)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dffbd36 commit dd835ec

File tree

18 files changed

+56
-24
lines changed

18 files changed

+56
-24
lines changed

.changeset/clean-onions-burn.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/ready-results-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/auditlogs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# auditlogs
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- dffbd36: Use proper wrangler deploy in all servers so we get the name and version
8+
39
## 0.1.4
410

511
### Patch Changes

apps/auditlogs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auditlogs",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/dex-analysis/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# dex-analysis
22

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- dffbd36: Improve DEX remote captures tools, separate by type for clarity
8+
39
## 0.1.6
410

511
### Patch Changes

apps/dex-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dex-analysis",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/dns-analytics/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# dns-analytics
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- dffbd36: Use proper wrangler deploy in all servers so we get the name and version
8+
39
## 0.1.4
410

511
### Patch Changes

apps/dns-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dns-analytics",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

apps/logpush/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# logpush
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- dffbd36: Use proper wrangler deploy in all servers so we get the name and version
8+
39
## 0.1.4
410

511
### Patch Changes

apps/logpush/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logpush",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"private": true,
55
"scripts": {
66
"check:lint": "run-eslint-workers",

0 commit comments

Comments
 (0)