Skip to content

Commit bd20b76

Browse files
chore: update versions (#24)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 186e6d9 commit bd20b76

File tree

11 files changed

+45
-14
lines changed

11 files changed

+45
-14
lines changed

.changeset/rich-mayflies-shake.md

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

apps/docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# docs
22

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [`186e6d9`](https://github.com/natserract/frontend-automation/commit/186e6d9cbb7546ad0660eea0159cda9bbee54a9a) Thanks [@natserract](https://github.com/natserract)! - Managing applications or non-npm packages
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`186e6d9`](https://github.com/natserract/frontend-automation/commit/186e6d9cbb7546ad0660eea0159cda9bbee54a9a)]:
12+
- @repo/ui@4.3.0
13+
314
## 4.2.0
415

516
### Minor Changes

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbo --port 3001",

apps/web/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# web
22

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [`186e6d9`](https://github.com/natserract/frontend-automation/commit/186e6d9cbb7546ad0660eea0159cda9bbee54a9a) Thanks [@natserract](https://github.com/natserract)! - Managing applications or non-npm packages
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`186e6d9`](https://github.com/natserract/frontend-automation/commit/186e6d9cbb7546ad0660eea0159cda9bbee54a9a)]:
12+
- @repo/ui@4.3.0
13+
314
## 4.2.0
415

516
### Minor Changes

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbo",

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @repo/eslint-config
22

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [`186e6d9`](https://github.com/natserract/frontend-automation/commit/186e6d9cbb7546ad0660eea0159cda9bbee54a9a) Thanks [@natserract](https://github.com/natserract)! - Managing applications or non-npm packages
8+
39
## 4.2.0
410

511
### Minor Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@repo/eslint-config",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"private": true,
55
"files": [
66
"library.js",

packages/typescript-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @repo/typescript-config
22

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [`186e6d9`](https://github.com/natserract/frontend-automation/commit/186e6d9cbb7546ad0660eea0159cda9bbee54a9a) Thanks [@natserract](https://github.com/natserract)! - Managing applications or non-npm packages
8+
39
## 4.2.0
410

511
### Minor Changes

packages/typescript-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@repo/typescript-config",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"private": true,
55
"license": "MIT",
66
"publishConfig": {

packages/ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @repo/ui
22

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [`186e6d9`](https://github.com/natserract/frontend-automation/commit/186e6d9cbb7546ad0660eea0159cda9bbee54a9a) Thanks [@natserract](https://github.com/natserract)! - Managing applications or non-npm packages
8+
39
## 4.2.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)