Skip to content

Commit ca645b8

Browse files
chore: format changesets
1 parent 34925c8 commit ca645b8

3 files changed

Lines changed: 28 additions & 28 deletions

File tree

packages/codegen-config/CHANGELOG.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,64 +4,64 @@
44

55
### Minor Changes
66

7-
- [#229](https://github.com/rtCamp/snapwp/pull/229) [`d454858`](https://github.com/rtCamp/snapwp/commit/d454858e3914ab90823c6be560335e2c9a5c9e3b) Thanks [@justlevine](https://github.com/justlevine)! - chore!: Bump minimum node to 22, Typescript to 5, and other minor dependencies
7+
- [#229](https://github.com/rtCamp/snapwp/pull/229) [`d454858`](https://github.com/rtCamp/snapwp/commit/d454858e3914ab90823c6be560335e2c9a5c9e3b) Thanks [@justlevine](https://github.com/justlevine)! - chore!: Bump minimum node to 22, Typescript to 5, and other minor dependencies
88

99
## 0.2.2
1010

1111
### Patch Changes
1212

13-
- [#123](https://github.com/rtCamp/snapwp/pull/123) [`0ff49b6`](https://github.com/rtCamp/snapwp/commit/0ff49b60a919b005a04754d7a982973a84e902be) Thanks [@Swanand01](https://github.com/Swanand01)! - feat: Add SEO support for core WordPress metadata.
13+
- [#123](https://github.com/rtCamp/snapwp/pull/123) [`0ff49b6`](https://github.com/rtCamp/snapwp/commit/0ff49b60a919b005a04754d7a982973a84e902be) Thanks [@Swanand01](https://github.com/Swanand01)! - feat: Add SEO support for core WordPress metadata.
1414

1515
## 0.2.1
1616

1717
### Patch Changes
1818

19-
- [#138](https://github.com/rtCamp/snapwp/pull/138) [`9ddaf7c`](https://github.com/rtCamp/snapwp/commit/9ddaf7c89a243370afb06894e4ed9d5bde2d5e45) Thanks [@SH4LIN](https://github.com/SH4LIN)! - fix: ensure `npm run typecheck` scans all packages.
19+
- [#138](https://github.com/rtCamp/snapwp/pull/138) [`9ddaf7c`](https://github.com/rtCamp/snapwp/commit/9ddaf7c89a243370afb06894e4ed9d5bde2d5e45) Thanks [@SH4LIN](https://github.com/SH4LIN)! - fix: ensure `npm run typecheck` scans all packages.
2020

21-
- [#141](https://github.com/rtCamp/snapwp/pull/141) [`6324467`](https://github.com/rtCamp/snapwp/commit/6324467c240af53c5c5ffd689d39817a9c0e7a45) Thanks [@ayushnirwal](https://github.com/ayushnirwal)! - chore: Add `eslint-plugin-import` to repository ruleset and lint.
21+
- [#141](https://github.com/rtCamp/snapwp/pull/141) [`6324467`](https://github.com/rtCamp/snapwp/commit/6324467c240af53c5c5ffd689d39817a9c0e7a45) Thanks [@ayushnirwal](https://github.com/ayushnirwal)! - chore: Add `eslint-plugin-import` to repository ruleset and lint.
2222

23-
- [#157](https://github.com/rtCamp/snapwp/pull/157) [`278ef2c`](https://github.com/rtCamp/snapwp/commit/278ef2cd96208b89689a4963e69713dcb6fa19eb) Thanks [@justlevine](https://github.com/justlevine)! - chore: update NPM devDependencies to their latest (SemVer-compatible) versions.
23+
- [#157](https://github.com/rtCamp/snapwp/pull/157) [`278ef2c`](https://github.com/rtCamp/snapwp/commit/278ef2cd96208b89689a4963e69713dcb6fa19eb) Thanks [@justlevine](https://github.com/justlevine)! - chore: update NPM devDependencies to their latest (SemVer-compatible) versions.
2424

25-
- [#147](https://github.com/rtCamp/snapwp/pull/147) [`bae4118`](https://github.com/rtCamp/snapwp/commit/bae41180f8012b0232f0c87a3c9e470d56603ff2 Thanks [@ta5r](https://github.com/ta5r)! - chore: Enforce named exports and remove default exports.
25+
- [#147](https://github.com/rtCamp/snapwp/pull/147) [`bae4118`](https://github.com/rtCamp/snapwp/commit/bae41180f8012b0232f0c87a3c9e470d56603ff2 Thanks [@ta5r](https://github.com/ta5r)! - chore: Enforce named exports and remove default exports.
2626

2727
## 0.2.0
2828

2929
### Patch Changes
3030

31-
- Updated dependencies [[`57f3c09`](https://github.com/rtCamp/snapwp/commit/57f3c098ba238acb89c43ea52c588e09094ae7d5), [`347216c`](https://github.com/rtCamp/snapwp/commit/347216c21bb0af80c644fc9fe47bbf589eb80fc8), [`57f3c09`](https://github.com/rtCamp/snapwp/commit/57f3c098ba238acb89c43ea52c588e09094ae7d5), [`c956f31`](https://github.com/rtCamp/snapwp/commit/c956f31f3d70361f125db2373f57779df6963e45)]:
32-
- @snapwp/core@0.3.0
31+
- Updated dependencies [[`57f3c09`](https://github.com/rtCamp/snapwp/commit/57f3c098ba238acb89c43ea52c588e09094ae7d5), [`347216c`](https://github.com/rtCamp/snapwp/commit/347216c21bb0af80c644fc9fe47bbf589eb80fc8), [`57f3c09`](https://github.com/rtCamp/snapwp/commit/57f3c098ba238acb89c43ea52c588e09094ae7d5), [`c956f31`](https://github.com/rtCamp/snapwp/commit/c956f31f3d70361f125db2373f57779df6963e45)]:
32+
- @snapwp/core@0.3.0
3333

3434
## 0.1.1
3535

3636
### Patch Changes
3737

38-
- Updated dependencies [[`dcecabf`](https://github.com/rtCamp/snapwp/commit/dcecabfa9df535727e988d2db59bb0a6aa5d2a73), [`71bd814`](https://github.com/rtCamp/snapwp/commit/71bd81452935736170e81dabe8fea48b6d2b8085), [`579ba54`](https://github.com/rtCamp/snapwp/commit/579ba54e72d78b8b5fae89c8ddcd6bbdc0487f91)]:
39-
- @snapwp/core@0.2.0
38+
- Updated dependencies [[`dcecabf`](https://github.com/rtCamp/snapwp/commit/dcecabfa9df535727e988d2db59bb0a6aa5d2a73), [`71bd814`](https://github.com/rtCamp/snapwp/commit/71bd81452935736170e81dabe8fea48b6d2b8085), [`579ba54`](https://github.com/rtCamp/snapwp/commit/579ba54e72d78b8b5fae89c8ddcd6bbdc0487f91)]:
39+
- @snapwp/core@0.2.0
4040

4141
## 0.1.0
4242

4343
### Minor Changes
4444

45-
- [#81](https://github.com/rtCamp/snapwp/pull/81) [`2595e37`](https://github.com/rtCamp/snapwp/commit/2595e376efb9a24b9caa0be9146976ec1386ffc4) Thanks [@justlevine](https://github.com/justlevine)! - chore: SemVer bump to 0.1.0
45+
- [#81](https://github.com/rtCamp/snapwp/pull/81) [`2595e37`](https://github.com/rtCamp/snapwp/commit/2595e376efb9a24b9caa0be9146976ec1386ffc4) Thanks [@justlevine](https://github.com/justlevine)! - chore: SemVer bump to 0.1.0
4646

4747
### Patch Changes
4848

49-
- Updated dependencies [[`47cad60`](https://github.com/rtCamp/snapwp/commit/47cad6075621da9946a29feba62fc33fe59fdaf6), [`2595e37`](https://github.com/rtCamp/snapwp/commit/2595e376efb9a24b9caa0be9146976ec1386ffc4)]:
50-
- @snapwp/core@0.1.0
49+
- Updated dependencies [[`47cad60`](https://github.com/rtCamp/snapwp/commit/47cad6075621da9946a29feba62fc33fe59fdaf6), [`2595e37`](https://github.com/rtCamp/snapwp/commit/2595e376efb9a24b9caa0be9146976ec1386ffc4)]:
50+
- @snapwp/core@0.1.0
5151

5252
## 0.0.4
5353

5454
### Patch Changes
5555

56-
- chore: Cleanup tsconfig rulesets and remediate unearthed issues
56+
- chore: Cleanup tsconfig rulesets and remediate unearthed issues
5757

58-
- Updated dependencies [[`f655e18`](https://github.com/rtCamp/snapwp/commit/f655e18f08f0f1c2402f8a79eb618096346dead5), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081), [`55bd683`](https://github.com/rtCamp/snapwp/commit/55bd683e11c556bb78140299554cf845ba34903c), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081)]:
59-
- @snapwp/core@0.0.2
58+
- Updated dependencies [[`f655e18`](https://github.com/rtCamp/snapwp/commit/f655e18f08f0f1c2402f8a79eb618096346dead5), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081), [`55bd683`](https://github.com/rtCamp/snapwp/commit/55bd683e11c556bb78140299554cf845ba34903c), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081), [`f19903d`](https://github.com/rtCamp/snapwp/commit/f19903d33b61a7fe15c16bbe949aebb5c26f1081)]:
59+
- @snapwp/core@0.0.2
6060

6161
## 0.0.2 - 2025-02-07
6262

63-
- feat: Update the base configuration to enable the following: `enumsAsTypes`, `skipTypename`, `useTypeImports`.
63+
- feat: Update the base configuration to enable the following: `enumsAsTypes`, `skipTypename`, `useTypeImports`.
6464

6565
## 0.0.1 - 2025-01-30
6666

67-
- Initial (public) release.
67+
- Initial (public) release.

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,34 @@
44

55
### Minor Changes
66

7-
- [#229](https://github.com/rtCamp/snapwp/pull/229) [`d454858`](https://github.com/rtCamp/snapwp/commit/d454858e3914ab90823c6be560335e2c9a5c9e3b) Thanks [@justlevine](https://github.com/justlevine)! - chore!: Bump minimum node to 22, Typescript to 5, and other minor dependencies
7+
- [#229](https://github.com/rtCamp/snapwp/pull/229) [`d454858`](https://github.com/rtCamp/snapwp/commit/d454858e3914ab90823c6be560335e2c9a5c9e3b) Thanks [@justlevine](https://github.com/justlevine)! - chore!: Bump minimum node to 22, Typescript to 5, and other minor dependencies
88

99
### Patch Changes
1010

11-
- [#191](https://github.com/rtCamp/snapwp/pull/191) [`62eacc6`](https://github.com/rtCamp/snapwp/commit/62eacc66287acae25b4061cc376c114db4c74fa4) Thanks [@justlevine](https://github.com/justlevine)! - chore: Update NPM deps to their latest (SemVer-compatible) versions.
11+
- [#191](https://github.com/rtCamp/snapwp/pull/191) [`62eacc6`](https://github.com/rtCamp/snapwp/commit/62eacc66287acae25b4061cc376c114db4c74fa4) Thanks [@justlevine](https://github.com/justlevine)! - chore: Update NPM deps to their latest (SemVer-compatible) versions.
1212

1313
## 0.2.1
1414

1515
### Patch Changes
1616

17-
- [#176](https://github.com/rtCamp/snapwp/pull/176) [`f09a820`](https://github.com/rtCamp/snapwp/commit/f09a820bec4cd972ae9e897aa13cf25ae6c54e27) Thanks [@justlevine](https://github.com/justlevine)! - chore: fix and update NPM dependencies
17+
- [#176](https://github.com/rtCamp/snapwp/pull/176) [`f09a820`](https://github.com/rtCamp/snapwp/commit/f09a820bec4cd972ae9e897aa13cf25ae6c54e27) Thanks [@justlevine](https://github.com/justlevine)! - chore: fix and update NPM dependencies
1818

19-
- [#175](https://github.com/rtCamp/snapwp/pull/175) [`1faffd4`](https://github.com/rtCamp/snapwp/commit/1faffd4458711a3a587e311347a13216476d4839) Thanks [@justlevine](https://github.com/justlevine)! - fix: add TSDoc `@typeParam` to `jsdoc/check-tag-names` allowlist.
19+
- [#175](https://github.com/rtCamp/snapwp/pull/175) [`1faffd4`](https://github.com/rtCamp/snapwp/commit/1faffd4458711a3a587e311347a13216476d4839) Thanks [@justlevine](https://github.com/justlevine)! - fix: add TSDoc `@typeParam` to `jsdoc/check-tag-names` allowlist.
2020

2121
## 0.2.0
2222

2323
### Minor Changes
2424

25-
- [#86](https://github.com/rtCamp/snapwp/pull/86) [`5b33121`](https://github.com/rtCamp/snapwp/commit/5b331212ce480d71b7a764aa7d3876cb2429de1a) Thanks [@justlevine](https://github.com/justlevine)! - refactor!: Remove `overrides` from `eslint-config` ruleset
25+
- [#86](https://github.com/rtCamp/snapwp/pull/86) [`5b33121`](https://github.com/rtCamp/snapwp/commit/5b331212ce480d71b7a764aa7d3876cb2429de1a) Thanks [@justlevine](https://github.com/justlevine)! - refactor!: Remove `overrides` from `eslint-config` ruleset
2626

2727
## 0.1.0
2828

2929
### Minor Changes
3030

31-
- [#81](https://github.com/rtCamp/snapwp/pull/81) [`2595e37`](https://github.com/rtCamp/snapwp/commit/2595e376efb9a24b9caa0be9146976ec1386ffc4) Thanks [@justlevine](https://github.com/justlevine)! - chore: SemVer bump to 0.1.0
31+
- [#81](https://github.com/rtCamp/snapwp/pull/81) [`2595e37`](https://github.com/rtCamp/snapwp/commit/2595e376efb9a24b9caa0be9146976ec1386ffc4) Thanks [@justlevine](https://github.com/justlevine)! - chore: SemVer bump to 0.1.0
3232

3333
## 0.0.2
3434

3535
### Patch Changes
3636

37-
- refactor!: move `import/resolver` from `@snapwp/eslint-config` package to local config
37+
- refactor!: move `import/resolver` from `@snapwp/eslint-config` package to local config

packages/prettier-config/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
### Minor Changes
66

7-
- [#229](https://github.com/rtCamp/snapwp/pull/229) [`d454858`](https://github.com/rtCamp/snapwp/commit/d454858e3914ab90823c6be560335e2c9a5c9e3b) Thanks [@justlevine](https://github.com/justlevine)! - chore!: Bump minimum node to 22, Typescript to 5, and other minor dependencies
7+
- [#229](https://github.com/rtCamp/snapwp/pull/229) [`d454858`](https://github.com/rtCamp/snapwp/commit/d454858e3914ab90823c6be560335e2c9a5c9e3b) Thanks [@justlevine](https://github.com/justlevine)! - chore!: Bump minimum node to 22, Typescript to 5, and other minor dependencies
88

99
### Patch Changes
1010

11-
- [#191](https://github.com/rtCamp/snapwp/pull/191) [`62eacc6`](https://github.com/rtCamp/snapwp/commit/62eacc66287acae25b4061cc376c114db4c74fa4) Thanks [@justlevine](https://github.com/justlevine)! - chore: Update NPM deps to their latest (SemVer-compatible) versions.
11+
- [#191](https://github.com/rtCamp/snapwp/pull/191) [`62eacc6`](https://github.com/rtCamp/snapwp/commit/62eacc66287acae25b4061cc376c114db4c74fa4) Thanks [@justlevine](https://github.com/justlevine)! - chore: Update NPM deps to their latest (SemVer-compatible) versions.
1212

1313
## 0.1.0
1414

1515
### Minor Changes
1616

17-
- [#81](https://github.com/rtCamp/snapwp/pull/81) [`2595e37`](https://github.com/rtCamp/snapwp/commit/2595e376efb9a24b9caa0be9146976ec1386ffc4) Thanks [@justlevine](https://github.com/justlevine)! - chore: SemVer bump to 0.1.0
17+
- [#81](https://github.com/rtCamp/snapwp/pull/81) [`2595e37`](https://github.com/rtCamp/snapwp/commit/2595e376efb9a24b9caa0be9146976ec1386ffc4) Thanks [@justlevine](https://github.com/justlevine)! - chore: SemVer bump to 0.1.0

0 commit comments

Comments
 (0)