Skip to content

Commit 8f05a77

Browse files
authored
Merge pull request #40 from mkvlrn/changeset-release/main
Version Packages
2 parents 569a9be + 8710c11 commit 8f05a77

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/yellow-signs-follow.md

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

packages/config/CHANGELOG.md

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

3+
## 3.0.8
4+
5+
### Patch Changes
6+
7+
- [`2c2bba7`](https://github.com/mkvlrn/tools/commit/2c2bba7db19c65a4462149393eced0ece74121b8) Thanks [@mkvlrn](https://github.com/mkvlrn)! - bump deps, republish with OIDC
8+
39
## 3.0.7
410

511
### Patch Changes

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mkvlrn/config",
33
"description": "Opinionated configurations for biome and typescript",
4-
"version": "3.0.7",
4+
"version": "3.0.8",
55
"license": "MIT",
66
"type": "module",
77
"author": "Mike Valeriano <mkvlrn@gmail.com>",

packages/result/CHANGELOG.md

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

3+
## 5.0.6
4+
5+
### Patch Changes
6+
7+
- [`2c2bba7`](https://github.com/mkvlrn/tools/commit/2c2bba7db19c65a4462149393eced0ece74121b8) Thanks [@mkvlrn](https://github.com/mkvlrn)! - bump deps, republish with OIDC
8+
39
## 5.0.5
410

511
### Patch Changes

packages/result/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mkvlrn/result",
33
"description": "Simple Result type/pattern for TypeScript",
4-
"version": "5.0.5",
4+
"version": "5.0.6",
55
"license": "MIT",
66
"type": "module",
77
"author": "Mike Valeriano <mkvlrn@gmail.com>",

0 commit comments

Comments
 (0)