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

Commit d4e0fb8

Browse files
chore(Changesets): 🏷️ Versioning package(s) (#56)
1 parent 9193c29 commit d4e0fb8

File tree

14 files changed

+45
-25
lines changed

14 files changed

+45
-25
lines changed

.changeset/heavy-spoons-juggle.md

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

.changeset/smart-fireants-rescue.md

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

.changeset/twelve-cougars-obey.md

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

.changeset/twelve-mails-fly.md

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

packages/config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @terminal-nerds/snippets-config<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2a474e0`](https://github.com/terminal-nerds/snippets/commit/2a474e0f693bcc245108ccba1ad1606a747c3591), [`2a474e0`](https://github.com/terminal-nerds/snippets/commit/2a474e0f693bcc245108ccba1ad1606a747c3591), [`2a474e0`](https://github.com/terminal-nerds/snippets/commit/2a474e0f693bcc245108ccba1ad1606a747c3591)]:
8+
- @terminal-nerds/snippets-runtime@0.3.0
9+
310
## 0.2.0
411

512
### Minor Changes

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package",
33
"type": "module",
44
"name": "@terminal-nerds/snippets-config",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"description": "@terminal-nerds reusable snippets for configs.",
77
"keywords": [
88
"snippets",

packages/extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @terminal-nerds/snippets-extension<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#57](https://github.com/terminal-nerds/snippets/pull/57) [`9193c29`](https://github.com/terminal-nerds/snippets/commit/9193c299155b8ebefadb3eddd891dfd105e727ef) Thanks [@xeho91](https://github.com/xeho91)! - ✨ Add extensions related to UI Libraries _(JSX-based, Astro, Svelte, Vue)_
8+
39
## 0.2.0
410

511
### Minor Changes

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package",
33
"type": "module",
44
"name": "@terminal-nerds/snippets-extension",
5-
"version": "0.2.0",
5+
"version": "0.3.0",
66
"description": "@terminal-nerds reusable snippets for extensions.",
77
"keywords": [
88
"snippets",

packages/function/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @terminal-nerds/snippets-function<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style ul-indent no-bare-urls -->
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2a474e0`](https://github.com/terminal-nerds/snippets/commit/2a474e0f693bcc245108ccba1ad1606a747c3591), [`2a474e0`](https://github.com/terminal-nerds/snippets/commit/2a474e0f693bcc245108ccba1ad1606a747c3591), [`2a474e0`](https://github.com/terminal-nerds/snippets/commit/2a474e0f693bcc245108ccba1ad1606a747c3591)]:
8+
- @terminal-nerds/snippets-runtime@0.3.0
9+
310
## 0.2.0
411

512
### Minor Changes

packages/function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package",
33
"type": "module",
44
"name": "@terminal-nerds/snippets-function",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"description": "@terminal-nerds reusable snippets for functions.",
77
"keywords": [
88
"snippets",

0 commit comments

Comments
 (0)