Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Commit

Permalink
chore(Changesets): 🏷️ Versioning package(s) (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 6, 2023
1 parent b2341ed commit ca39497
Show file tree
Hide file tree
Showing 34 changed files with 167 additions and 39 deletions.
18 changes: 0 additions & 18 deletions .changeset/little-zoos-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-dryers-promise.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/array/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @terminal-nerds/snippets-array<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.2.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d)]:
- @terminal-nerds/snippets-number@0.3.1
- @terminal-nerds/snippets-type@0.3.1

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-array",
"version": "0.2.0",
"version": "0.2.1",
"description": "@terminal-nerds reusable snippets for arrays.",
"keywords": [
"snippets",
Expand Down
11 changes: 11 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @terminal-nerds/snippets-config<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.4.2

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d), [`b2341ed`](https://github.com/terminal-nerds/snippets/commit/b2341ed3378773a64fe9df1283e4a3225da0b90e)]:
- @terminal-nerds/snippets-error@0.4.1
- @terminal-nerds/snippets-object@0.4.1
- @terminal-nerds/snippets-runtime@0.6.0

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-config",
"version": "0.4.1",
"version": "0.4.2",
"description": "@terminal-nerds reusable snippets for configs.",
"keywords": [
"snippets",
Expand Down
6 changes: 6 additions & 0 deletions packages/error/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @terminal-nerds/snippets-error<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.4.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-error",
"version": "0.4.0",
"version": "0.4.1",
"description": "@terminal-nerds reusable snippets for errors.",
"keywords": [
"snippets",
Expand Down
6 changes: 6 additions & 0 deletions packages/extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @terminal-nerds/snippets-extension<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.4.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-extension",
"version": "0.4.0",
"version": "0.4.1",
"description": "@terminal-nerds reusable snippets for extensions.",
"keywords": [
"snippets",
Expand Down
8 changes: 8 additions & 0 deletions packages/function/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @terminal-nerds/snippets-function<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.2.4

### Patch Changes

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d), [`b2341ed`](https://github.com/terminal-nerds/snippets/commit/b2341ed3378773a64fe9df1283e4a3225da0b90e)]:
- @terminal-nerds/snippets-runtime@0.6.0
- @terminal-nerds/snippets-type@0.3.1

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-function",
"version": "0.2.3",
"version": "0.2.4",
"description": "@terminal-nerds reusable snippets for functions.",
"keywords": [
"snippets",
Expand Down
10 changes: 10 additions & 0 deletions packages/number/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @terminal-nerds/snippets-number<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.3.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d), [`b2341ed`](https://github.com/terminal-nerds/snippets/commit/b2341ed3378773a64fe9df1283e4a3225da0b90e)]:
- @terminal-nerds/snippets-runtime@0.6.0
- @terminal-nerds/snippets-type@0.3.1

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/number/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-number",
"version": "0.3.0",
"version": "0.3.1",
"description": "@terminal-nerds reusable snippets for numbers.",
"keywords": [
"snippets",
Expand Down
9 changes: 9 additions & 0 deletions packages/object/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @terminal-nerds/snippets-object<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.4.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d)]:
- @terminal-nerds/snippets-type@0.3.1

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-object",
"version": "0.4.0",
"version": "0.4.1",
"description": "@terminal-nerds reusable snippets for objects.",
"keywords": [
"snippets",
Expand Down
10 changes: 10 additions & 0 deletions packages/package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @terminal-nerds/snippets-package<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.1.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d), [`b2341ed`](https://github.com/terminal-nerds/snippets/commit/b2341ed3378773a64fe9df1283e4a3225da0b90e)]:
- @terminal-nerds/snippets-error@0.4.1
- @terminal-nerds/snippets-runtime@0.6.0

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-package",
"version": "0.1.0",
"version": "0.1.1",
"description": "@terminal-nerds reusable snippets for packages.",
"keywords": [
"snippets",
Expand Down
10 changes: 10 additions & 0 deletions packages/project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @terminal-nerds/snippets-project<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.2.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d), [`b2341ed`](https://github.com/terminal-nerds/snippets/commit/b2341ed3378773a64fe9df1283e4a3225da0b90e)]:
- @terminal-nerds/snippets-error@0.4.1
- @terminal-nerds/snippets-runtime@0.6.0

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-project",
"version": "0.2.0",
"version": "0.2.1",
"description": "@terminal-nerds reusable snippets for projects.",
"keywords": [
"snippets",
Expand Down
6 changes: 6 additions & 0 deletions packages/regexp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @terminal-nerds/snippets-regexp<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.3.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/regexp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-regexp",
"version": "0.3.0",
"version": "0.3.1",
"description": "@terminal-nerds reusable snippets for regexps.",
"keywords": [
"snippets",
Expand Down
13 changes: 13 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @terminal-nerds/snippets-runtime<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.6.0

### Minor Changes

- [#90](https://github.com/terminal-nerds/snippets/pull/90) [`b2341ed`](https://github.com/terminal-nerds/snippets/commit/b2341ed3378773a64fe9df1283e4a3225da0b90e) Thanks [@xeho91](https://github.com/xeho91)! - Use native `Error` instead of custom `RuntimeError`

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d)]:
- @terminal-nerds/snippets-error@0.4.1

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-runtime",
"version": "0.5.0",
"version": "0.6.0",
"description": "@terminal-nerds reusable snippets for runtime.",
"keywords": [
"snippets",
Expand Down
23 changes: 23 additions & 0 deletions packages/snippets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @terminal-nerds/snippets<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.2.2

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d), [`b2341ed`](https://github.com/terminal-nerds/snippets/commit/b2341ed3378773a64fe9df1283e4a3225da0b90e)]:
- @terminal-nerds/snippets-array@0.2.1
- @terminal-nerds/snippets-config@0.4.2
- @terminal-nerds/snippets-error@0.4.1
- @terminal-nerds/snippets-extension@0.4.1
- @terminal-nerds/snippets-number@0.3.1
- @terminal-nerds/snippets-object@0.4.1
- @terminal-nerds/snippets-package@0.1.1
- @terminal-nerds/snippets-project@0.2.1
- @terminal-nerds/snippets-regexp@0.3.1
- @terminal-nerds/snippets-runtime@0.6.0
- @terminal-nerds/snippets-string@0.3.1
- @terminal-nerds/snippets-type@0.3.1
- @terminal-nerds/snippets-url@0.2.1
- @terminal-nerds/snippets-function@0.2.4
- @terminal-nerds/snippets-test@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets",
"version": "0.2.1",
"version": "0.2.2",
"description": "@terminal-nerds all of the reusable snippets.",
"keywords": [
"snippets",
Expand Down
10 changes: 10 additions & 0 deletions packages/string/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @terminal-nerds/snippets-string<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.3.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d)]:
- @terminal-nerds/snippets-regexp@0.3.1
- @terminal-nerds/snippets-type@0.3.1

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-string",
"version": "0.3.0",
"version": "0.3.1",
"description": "@terminal-nerds reusable snippets for strings.",
"keywords": [
"snippets",
Expand Down
7 changes: 7 additions & 0 deletions packages/test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @terminal-nerds/snippets-test<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.2.2

### Patch Changes

- Updated dependencies [[`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d)]:
- @terminal-nerds/snippets-type@0.3.1

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-test",
"version": "0.2.1",
"version": "0.2.2",
"description": "@terminal-nerds reusable snippets for tests.",
"keywords": [
"snippets",
Expand Down
6 changes: 6 additions & 0 deletions packages/type/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @terminal-nerds/snippets-type<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->

## 0.3.1

### Patch Changes

- [#81](https://github.com/terminal-nerds/snippets/pull/81) [`3d519ff`](https://github.com/terminal-nerds/snippets/commit/3d519ffcc696e8c102fcb8856c9067ad6e51c35d) Thanks [@renovate](https://github.com/apps/renovate)! - ⬆️ Update package(s) dependencies

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"type": "module",
"name": "@terminal-nerds/snippets-type",
"version": "0.3.0",
"version": "0.3.1",
"description": "@terminal-nerds reusable snippets for types.",
"keywords": [
"snippets",
Expand Down
Loading

0 comments on commit ca39497

Please sign in to comment.