Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent 6286bce commit b2bef03
Show file tree
Hide file tree
Showing 35 changed files with 244 additions and 94 deletions.
20 changes: 0 additions & 20 deletions .changeset/tender-gifts-battle.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/thin-queens-rule.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/abbr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @transloadit/abbr

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abbr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/abbr",
"version": "0.4.0",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand Down
14 changes: 14 additions & 0 deletions packages/analyze-step/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @transloadit/analyze-step

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I
- Updated dependencies [7c09755]
- Updated dependencies [7a1b66f]
- @transloadit/format-duration-ms@1.0.0
- @transloadit/prettier-bytes@1.0.0

## 0.4.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/analyze-step/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/analyze-step",
"version": "0.4.3",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand All @@ -20,8 +20,8 @@
"test:watch": "node --test --enable-source-maps --watch"
},
"dependencies": {
"@transloadit/format-duration-ms": "^0.4.3",
"@transloadit/prettier-bytes": "^0.3.5",
"@transloadit/format-duration-ms": "^1.0.0",
"@transloadit/prettier-bytes": "^1.0.0",
"inflection": "^3.0.0",
"jsonpath-plus": "^10.1.0",
"lodash": "^4.17.21"
Expand Down
10 changes: 10 additions & 0 deletions packages/file-exists/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @transloadit/file-exists

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/file-exists/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/file-exists",
"version": "0.3.4",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand Down
10 changes: 10 additions & 0 deletions packages/format-duration-ms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @transloadit/format-duration-ms

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/format-duration-ms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/format-duration-ms",
"version": "0.4.3",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand Down
10 changes: 10 additions & 0 deletions packages/has-property/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @transloadit/has-property

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/has-property/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/has-property",
"version": "0.2.4",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand Down
14 changes: 14 additions & 0 deletions packages/post/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @transloadit/post

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I
- Updated dependencies [7c09755]
- Updated dependencies [7a1b66f]
- @transloadit/file-exists@1.0.0
- @transloadit/slugify@1.0.0

## 0.4.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/post/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/post",
"version": "0.4.3",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand All @@ -21,8 +21,8 @@
"test:watch": "echo 'No tests yet' && exit 0"
},
"dependencies": {
"@transloadit/file-exists": "^0.3.4",
"@transloadit/slugify": "^0.3.4",
"@transloadit/file-exists": "^1.0.0",
"@transloadit/slugify": "^1.0.0",
"inquirer": "^8.2.6",
"open-in-editor": "^2.2.0",
"title": "^3.5.3"
Expand Down
10 changes: 10 additions & 0 deletions packages/pr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @transloadit/pr

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/pr",
"version": "0.6.0",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand Down
13 changes: 13 additions & 0 deletions packages/prd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @transloadit/prd

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I
- Updated dependencies [7c09755]
- Updated dependencies [7a1b66f]
- @transloadit/pr@1.0.0

## 0.3.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/prd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/prd",
"version": "0.3.7",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand All @@ -20,7 +20,7 @@
"test:watch": "node --test --enable-source-maps --watch"
},
"dependencies": {
"@transloadit/pr": "^0.6.0"
"@transloadit/pr": "^1.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 10 additions & 0 deletions packages/prettier-bytes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @transloadit/prettier-bytes

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-bytes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/prettier-bytes",
"version": "0.3.5",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand Down
10 changes: 10 additions & 0 deletions packages/slugify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @transloadit/slugify

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/slugify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/slugify",
"version": "0.3.4",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand Down
15 changes: 15 additions & 0 deletions packages/sort-assembly/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @transloadit/sort-assembly

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I
- Updated dependencies [7c09755]
- Updated dependencies [7a1b66f]
- @transloadit/sort-object-by-prio@1.0.0
- @transloadit/has-property@1.0.0
- @transloadit/sort-result@1.0.0

## 0.3.4

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sort-assembly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transloadit/sort-assembly",
"version": "0.3.4",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/transloadit/monolib.git",
Expand All @@ -20,9 +20,9 @@
"test:watch": "node --test --enable-source-maps --watch"
},
"dependencies": {
"@transloadit/has-property": "^0.2.4",
"@transloadit/sort-object-by-prio": "^0.3.4",
"@transloadit/sort-result": "^0.3.4"
"@transloadit/has-property": "^1.0.0",
"@transloadit/sort-object-by-prio": "^1.0.0",
"@transloadit/sort-result": "^1.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
13 changes: 13 additions & 0 deletions packages/sort-object-by-prio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @transloadit/sort-object-by-prio

## 1.0.0

### Major Changes

- 7c09755: Switch to named exports

### Patch Changes

- 7a1b66f: Fix CI releases - part I
- Updated dependencies [7c09755]
- Updated dependencies [7a1b66f]
- @transloadit/sort-object@1.0.0

## 0.3.4

### Patch Changes
Expand Down
Loading

0 comments on commit b2bef03

Please sign in to comment.