Skip to content

Commit a2fc034

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

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/tough-beds-fix.md

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

CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- d6fabb4: Optimize nested run calls
8+
39
## 0.2.1
410

511
### Patch Changes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ny"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55

66
[lib]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ny",
33
"private": true,
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"dependencies": {
66
"@changesets/cli": "^2.26.2"
77
},

0 commit comments

Comments
 (0)