Skip to content

Commit ea012c1

Browse files
authored
Merge branch 'v2' into v2
2 parents 73bb96b + 1e9e496 commit ea012c1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+549
-621
lines changed

.changes/skip-logger.md

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

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ target/
1414

1515
# .vscode workspace settings file
1616
.vscode/settings.json
17+
.vscode/launch.json
18+
.vscode/tasks.json
1719

1820
# npm, yarn and bun lock files
1921
package-lock.json

Cargo.lock

Lines changed: 127 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/api/CHANGELOG.md

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

3+
## \[2.0.17]
4+
5+
### Dependencies
6+
7+
- Upgraded to `[email protected]`
8+
9+
## \[2.0.16]
10+
11+
### Dependencies
12+
13+
- Upgraded to `[email protected]`
14+
- Upgraded to `[email protected]`
15+
- Upgraded to `[email protected]`
16+
- Upgraded to `[email protected]`
17+
- Upgraded to `[email protected]`
18+
- Upgraded to `[email protected]`
19+
320
## \[2.0.15]
421

522
### Dependencies

0 commit comments

Comments
 (0)