Skip to content

Commit

Permalink
chore: release package(s) (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 9, 2024
1 parent 4df72a5 commit fbb55f4
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/thick-cows-report.md

This file was deleted.

6 changes: 6 additions & 0 deletions stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @adbayb/stack

## 2.10.0

### Minor Changes

- [`4df72a5`](https://github.com/adbayb/stack/commit/4df72a55bdc654220d19c74943621fe2c8c4b199) Thanks [@adbayb](https://github.com/adbayb)! - Enable type testing feature.

## 2.9.0

### Minor Changes
Expand Down
11 changes: 11 additions & 0 deletions stack/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @adbayb/create

## 2.10.0

### Minor Changes

- [`4df72a5`](https://github.com/adbayb/stack/commit/4df72a55bdc654220d19c74943621fe2c8c4b199) Thanks [@adbayb](https://github.com/adbayb)! - Enable type testing feature.

### Patch Changes

- Updated dependencies [[`4df72a5`](https://github.com/adbayb/stack/commit/4df72a55bdc654220d19c74943621fe2c8c4b199)]:
- @adbayb/stack@2.10.0

## 2.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion stack/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adbayb/create",
"version": "2.9.0",
"version": "2.10.0",
"description": "My opinionated scaffolding tool",
"keywords": [
"setup",
Expand Down
2 changes: 1 addition & 1 deletion stack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adbayb/stack",
"version": "2.9.0",
"version": "2.10.0",
"description": "My opinionated JavaScript-based toolchain",
"keywords": [
"stack",
Expand Down

0 comments on commit fbb55f4

Please sign in to comment.