chore(release): libs

This commit is contained in:
Zoltan Kochan committed 2024-07-29 15:58:56 +02:00
1 parent 9899576573
commit 5d059765a8
148 files changed
+745 -111

No files matched your search

+7
View File
@@ -1,5 +1,12 @@
# @pnpm/assert-project
## 2.3.56
### Patch Changes
- Updated dependencies [797ef0f]
- @pnpm/lockfile.types@1.0.0
## 2.3.55
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@pnpm/assert-project",
"description": "Utils for testing projects that use pnpm",
"version": "2.3.55",
"version": "2.3.56",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
+6
View File
@@ -1,5 +1,11 @@
# @pnpm/prepare
## 0.0.99
### Patch Changes
- @pnpm/assert-project@2.3.56
## 0.0.98
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/prepare",
"version": "0.0.98",
"version": "0.0.99",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"dependencies": {
+6
View File
@@ -1,5 +1,11 @@
# @pnpm/test-fixtures
## 0.1.29
### Patch Changes
- @pnpm/prepare@0.0.99
## 0.1.28
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@pnpm/test-fixtures",
"description": "Test fixtures",
"version": "0.1.28",
"version": "0.1.29",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",