Skip to content

Commit bd6699d

Browse files
authored
Merge pull request #322 from swfz/tagpr-from-v1.0.2
Release for v1.0.3
2 parents e0975e0 + 5be3bca commit bd6699d

File tree

2 files changed

+67
-1
lines changed

2 files changed

+67
-1
lines changed

CHANGELOG.md

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

3+
## [v1.0.3](https://github.com/swfz/tools/compare/v1.0.2...v1.0.3) - 2023-01-20
4+
- chore(deps): update nextjs monorepo to v13.0.2 by @renovate in https://github.com/swfz/tools/pull/320
5+
- chore(deps): update dependency babel-loader to v9.1.0 by @renovate in https://github.com/swfz/tools/pull/319
6+
- chore(deps): update dependency @types/react to v18.0.25 by @renovate in https://github.com/swfz/tools/pull/323
7+
- fix(deps): update dependency @primer/octicons-react to v17.9.0 by @renovate in https://github.com/swfz/tools/pull/325
8+
- chore(deps): update dependency @babel/core to v7.20.2 by @renovate in https://github.com/swfz/tools/pull/326
9+
- fix(deps): update dependency sharp to v0.31.2 by @renovate in https://github.com/swfz/tools/pull/324
10+
- chore(deps): update dependency eslint to v8.27.0 by @renovate in https://github.com/swfz/tools/pull/328
11+
- chore(deps): update dependency tailwindcss to v3.2.2 by @renovate in https://github.com/swfz/tools/pull/327
12+
- chore(deps): update node.js to v18.12.1 by @renovate in https://github.com/swfz/tools/pull/321
13+
- chore(deps): bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in https://github.com/swfz/tools/pull/329
14+
- chore(deps): update nextjs monorepo to v13.0.3 by @renovate in https://github.com/swfz/tools/pull/332
15+
- chore(deps): update dependency tailwindcss to v3.2.4 by @renovate in https://github.com/swfz/tools/pull/330
16+
- chore(deps): update dependency postcss to v8.4.19 by @renovate in https://github.com/swfz/tools/pull/331
17+
- chore(deps): update nextjs monorepo to v13.0.4 by @renovate in https://github.com/swfz/tools/pull/336
18+
- chore(deps): update dependency typescript to v4.9.3 by @renovate in https://github.com/swfz/tools/pull/334
19+
- chore(deps): bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in https://github.com/swfz/tools/pull/335
20+
- chore(deps): update dependency eslint to v8.28.0 by @renovate in https://github.com/swfz/tools/pull/337
21+
- chore(deps): update dependency eslint-plugin-tailwindcss to v3.7.0 by @renovate in https://github.com/swfz/tools/pull/333
22+
- fix(deps): update dependency @vercel/og to v0.0.21 by @renovate in https://github.com/swfz/tools/pull/338
23+
- chore(deps): update nextjs monorepo to v13.0.5 by @renovate in https://github.com/swfz/tools/pull/340
24+
- chore(deps): update dependency prettier to v2.8.0 by @renovate in https://github.com/swfz/tools/pull/339
25+
- chore(deps): update dependency @babel/core to v7.20.5 by @renovate in https://github.com/swfz/tools/pull/341
26+
- chore(deps): update dependency @types/uuid to v9 by @renovate in https://github.com/swfz/tools/pull/342
27+
- chore(deps): update storybook monorepo to v6.5.14 by @renovate in https://github.com/swfz/tools/pull/345
28+
- chore(deps): update dependency eslint to v8.29.0 by @renovate in https://github.com/swfz/tools/pull/348
29+
- chore(deps): update dependency @types/react to v18.0.26 by @renovate in https://github.com/swfz/tools/pull/347
30+
- chore(deps): update dependency eslint-plugin-tailwindcss to v3.7.1 by @renovate in https://github.com/swfz/tools/pull/343
31+
- fix(deps): update dependency dayjs to v1.11.7 by @renovate in https://github.com/swfz/tools/pull/350
32+
- chore(deps): update dependency prettier to v2.8.1 by @renovate in https://github.com/swfz/tools/pull/351
33+
- chore(deps): update dependency typescript to v4.9.4 by @renovate in https://github.com/swfz/tools/pull/352
34+
- chore(deps): update nextjs monorepo to v13.0.6 by @renovate in https://github.com/swfz/tools/pull/346
35+
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in https://github.com/swfz/tools/pull/349
36+
- chore(deps): update dependency postcss to v8.4.20 by @renovate in https://github.com/swfz/tools/pull/353
37+
- fix(deps): update dependency @primer/octicons-react to v17.10.0 by @renovate in https://github.com/swfz/tools/pull/355
38+
- chore(deps): update actions/checkout action to v3.2.0 by @renovate in https://github.com/swfz/tools/pull/354
39+
- chore(deps): update dependency @types/node to v18.11.15 by @renovate in https://github.com/swfz/tools/pull/344
40+
- chore(deps): update nextjs monorepo to v13.0.7 by @renovate in https://github.com/swfz/tools/pull/356
41+
- chore(deps): update dependency eslint to v8.30.0 by @renovate in https://github.com/swfz/tools/pull/358
42+
- chore(deps): update nextjs monorepo to v13.1.0 by @renovate in https://github.com/swfz/tools/pull/362
43+
- chore(deps): update dependency @babel/core to v7.20.7 by @renovate in https://github.com/swfz/tools/pull/361
44+
- chore(deps): update nextjs monorepo to v13.1.1 by @renovate in https://github.com/swfz/tools/pull/363
45+
- fix(deps): update dependency sharp to v0.31.3 by @renovate in https://github.com/swfz/tools/pull/360
46+
- chore(deps): update storybook monorepo to v6.5.15 by @renovate in https://github.com/swfz/tools/pull/359
47+
- chore(deps): update dependency @types/node to v18.11.18 by @renovate in https://github.com/swfz/tools/pull/357
48+
- chore(deps): update dependency eslint to v8.31.0 by @renovate in https://github.com/swfz/tools/pull/365
49+
- chore(deps): update dependency eslint-plugin-tailwindcss to v3.8.0 by @renovate in https://github.com/swfz/tools/pull/364
50+
- chore(deps): update dependency postcss to v8.4.21 by @renovate in https://github.com/swfz/tools/pull/373
51+
- chore(deps): update dependency eslint-config-prettier to v8.6.0 by @renovate in https://github.com/swfz/tools/pull/366
52+
- chore(deps): update dependency @babel/core to v7.20.12 by @renovate in https://github.com/swfz/tools/pull/368
53+
- chore(deps): update dependency babel-loader to v9.1.2 by @renovate in https://github.com/swfz/tools/pull/369
54+
- chore(deps): update actions/setup-node action to v3.6.0 by @renovate in https://github.com/swfz/tools/pull/371
55+
- fix(deps): update dependency @primer/octicons-react to v17.10.1 by @renovate in https://github.com/swfz/tools/pull/367
56+
- chore(deps): update dependency prettier to v2.8.2 by @renovate in https://github.com/swfz/tools/pull/376
57+
- fix(deps): update dependency @vercel/og to v0.0.22 by @renovate in https://github.com/swfz/tools/pull/375
58+
- chore(deps): update actions/checkout action to v3.3.0 by @renovate in https://github.com/swfz/tools/pull/370
59+
- chore(deps): update gamesight/slack-workflow-status action to v1.2.0 by @renovate in https://github.com/swfz/tools/pull/379
60+
- chore(deps): update nextjs monorepo to v13.1.2 by @renovate in https://github.com/swfz/tools/pull/380
61+
- fix(deps): update dependency @vercel/og to v0.0.27 by @renovate in https://github.com/swfz/tools/pull/377
62+
- fix(deps): update dependency @primer/octicons-react to v17.10.2 by @renovate in https://github.com/swfz/tools/pull/378
63+
- chore(deps): update dependency prettier to v2.8.3 by @renovate in https://github.com/swfz/tools/pull/381
64+
- chore(deps): update nextjs monorepo to v13.1.3 by @renovate in https://github.com/swfz/tools/pull/384
65+
- chore(deps): update dependency @types/react to v18.0.27 by @renovate in https://github.com/swfz/tools/pull/383
66+
- chore(deps): update node.js to v18.13.0 by @renovate in https://github.com/swfz/tools/pull/372
67+
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in https://github.com/swfz/tools/pull/374
68+
369
## [v1.0.2](https://github.com/swfz/tools/compare/v1.0.1...v1.0.2) - 2022-10-31
470
- chore(deps): update dependency @types/node to v16.11.66 by @renovate in https://github.com/swfz/tools/pull/296
571
- 【kusa】 キャッシュを使われないようにした by @ytkg in https://github.com/swfz/tools/pull/298

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tools",
33
"private": true,
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"scripts": {
66
"dev": "next dev",
77
"build": "next build",

0 commit comments

Comments
 (0)