Skip to content

Commit

Permalink
chore: version packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 1, 2025
1 parent 97dc4f6 commit ea95a43
Show file tree
Hide file tree
Showing 11 changed files with 94 additions and 11 deletions.
24 changes: 23 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,27 @@
"@ladesa-ro/api-client-fetch.docs": "1.0.0-alpha.27",
"@ladesa-ro/api.integrations.openapi-json": "1.0.0-alpha.27"
},
"changesets": ["curly-seas-fix", "honest-drinks-visit", "nasty-steaks-smoke", "olive-stingrays-camp", "silly-penguins-approve"]
"changesets": [
"afraid-houses-attend",
"beige-otters-cheat",
"cool-walls-hang",
"curly-seas-fix",
"dirty-feet-rescue",
"eleven-kangaroos-compete",
"empty-dragons-hear",
"honest-drinks-visit",
"hungry-paws-pull",
"light-glasses-explode",
"many-planes-suffer",
"nasty-steaks-smoke",
"nine-garlics-beam",
"ninety-turkeys-raise",
"olive-carpets-punch",
"olive-stingrays-camp",
"orange-toes-push",
"rotten-dryers-sin",
"serious-crews-itch",
"silly-penguins-approve",
"wicked-rats-listen"
]
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ladesa-ro/api

## 1.0.0-next.31

### Patch Changes

- b77aed9: chore: improve automated generation with nx tasks
- e54c05e: chore: code-static:fix

## 1.0.0-next.30

### Minor Changes
Expand Down
9 changes: 9 additions & 0 deletions api-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ladesa-ro/api.service

## 1.0.0-next.31

### Patch Changes

- b77aed9: chore: improve automated generation with nx tasks
- d9b0e77: fix(api-service/evento): rrule instead of dataInicio and dataTermino
- e54c05e: chore: code-static:fix
- 3245dab: change(api-service/main): use /swagger instead of /doc-api

## 1.0.0-next.30

### Minor Changes
Expand Down
10 changes: 8 additions & 2 deletions api-service/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"name": "@ladesa-ro/api.service",
"version": "1.0.0-next.30",
"version": "1.0.0-next.31",
"private": true,
"files": ["dist/**/*", "generated/**/*", "src/**/*", "tsconfig*.json", "nest-cli.json"],
"files": [
"dist/**/*",
"generated/**/*",
"src/**/*",
"tsconfig*.json",
"nest-cli.json"
],
"scripts": {
"build": "nx run build",
"build:nest": "nx run build:nest",
Expand Down
11 changes: 11 additions & 0 deletions docs/docs-npm-api-client-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @ladesa-ro/api-client-fetch.docs

## 1.0.0-next.31

### Minor Changes

- ae01843: chore(docs/npm-api-client-fetch): path prefix

### Patch Changes

- b77aed9: chore: improve automated generation with nx tasks
- e54c05e: chore: code-static:fix

## 1.0.0-next.30

### Minor Changes
Expand Down
6 changes: 4 additions & 2 deletions docs/docs-npm-api-client-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"name": "@ladesa-ro/api-client-fetch.docs",
"version": "1.0.0-next.30",
"files": ["dist/**/*.*"],
"version": "1.0.0-next.31",
"files": [
"dist/**/*.*"
],
"private": true,
"scripts": {
"watch": "nx run watch",
Expand Down
7 changes: 7 additions & 0 deletions integrations/npm/api-client-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ladesa-ro/api-client-fetch

## 1.0.0-next.32

### Patch Changes

- b77aed9: chore: improve automated generation with nx tasks
- e54c05e: chore: code-static:fix

## 1.0.0-next.31

### Minor Changes
Expand Down
16 changes: 13 additions & 3 deletions integrations/npm/api-client-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ladesa-ro/api-client-fetch",
"version": "1.0.0-next.31",
"version": "1.0.0-next.32",
"main": "dist/index.js",
"license": "MIT",
"description": "LADESA - Biblioteca de integração a API - Pacote NPM.",
Expand All @@ -22,7 +22,10 @@
"provenance": true,
"access": "public"
},
"files": ["*.md", "dist/**/*.*"],
"files": [
"*.md",
"dist/**/*.*"
],
"homepage": "https://github.com/ladesa-ro/api/tree/development/integrations/npm/api-client-fetch#readme",
"repository": {
"type": "git",
Expand All @@ -32,5 +35,12 @@
"bugs": {
"url": "https://github.com/ladesa-ro/api/issues"
},
"keywords": ["ladesa-ro", "api", "api-client", "fetch", "sisgha", "sisgea"]
"keywords": [
"ladesa-ro",
"api",
"api-client",
"fetch",
"sisgha",
"sisgea"
]
}
7 changes: 7 additions & 0 deletions integrations/openapi-json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ladesa-ro/api.integrations.openapi-json

## 1.0.0-next.32

### Patch Changes

- b77aed9: chore: improve automated generation with nx tasks
- e54c05e: chore: code-static:fix

## 1.0.0-next.31

### Minor Changes
Expand Down
6 changes: 4 additions & 2 deletions integrations/openapi-json/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "@ladesa-ro/api.integrations.openapi-json",
"version": "1.0.0-next.31",
"version": "1.0.0-next.32",
"private": true,
"files": ["json/**/*"],
"files": [
"json/**/*"
],
"scripts": {
"generate": "nx run generate"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ladesa-ro/api",
"version": "1.0.0-next.30",
"version": "1.0.0-next.31",
"private": true,
"scripts": {
"build:all": "nx run-many -t build",
Expand Down

0 comments on commit ea95a43

Please sign in to comment.