File tree Expand file tree Collapse file tree 17 files changed +62
-20
lines changed Expand file tree Collapse file tree 17 files changed +62
-20
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @alanlu-dev/nuxt-base
2
2
3
+ ## 1.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 ) Thanks [ @alanlu-zyl ] ( https://github.com/alanlu-zyl ) ! - chore(deps): bump package versions
8
+
9
+ - Updated dependencies [[ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 )] :
10
+ - @alanlu-dev/mastercss-config @1.0.7
11
+ - @alanlu-dev/types @1.0.4
12
+ - @alanlu-dev/scss @1.0.3
13
+ - @alanlu-dev/utils @1.0.3
14
+
3
15
## 1.0.8
4
16
5
17
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alanlu-dev/nuxt-base" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.8 " ,
4
+ "version" : " 1.0.9 " ,
5
5
"description" : " Shareable Nuxt configuration." ,
6
6
"author" : " Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @alanlu-dev/eslint-config-flat
2
2
3
+ ## 0.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 ) Thanks [ @alanlu-zyl ] ( https://github.com/alanlu-zyl ) ! - chore(deps): bump package versions
8
+
3
9
## 0.0.6
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alanlu-dev/eslint-config-flat" ,
3
3
"type" : " module" ,
4
- "version" : " 0.0.6 " ,
4
+ "version" : " 0.0.7 " ,
5
5
"description" : " Shareable eslint flat configuration." ,
6
6
"author" : " Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @alanlu-dev/markdownlint-config
2
2
3
+ ## 1.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 ) Thanks [ @alanlu-zyl ] ( https://github.com/alanlu-zyl ) ! - chore(deps): bump package versions
8
+
3
9
## 1.0.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alanlu-dev/markdownlint-config" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " Shareable markdownlint configuration." ,
5
5
"author" : " Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @alanlu-dev/stylelint-config
2
2
3
+ ## 1.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 ) Thanks [ @alanlu-zyl ] ( https://github.com/alanlu-zyl ) ! - chore(deps): bump package versions
8
+
3
9
## 1.0.5
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alanlu-dev/stylelint-config" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.5 " ,
4
+ "version" : " 1.0.6 " ,
5
5
"description" : " Shareable stylelint configuration." ,
6
6
"author" : " Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @alanlu-dev/tsconfig
2
2
3
+ ## 1.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 ) Thanks [ @alanlu-zyl ] ( https://github.com/alanlu-zyl ) ! - chore(deps): bump package versions
8
+
3
9
## 1.0.3
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alanlu-dev/tsconfig" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.3 " ,
4
+ "version" : " 1.0.4 " ,
5
5
"description" : " Shareable TypeScript configuration." ,
6
6
"author" : " Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @alanlu-dev/mastercss-config
2
2
3
+ ## 1.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 ) Thanks [ @alanlu-zyl ] ( https://github.com/alanlu-zyl ) ! - chore(deps): bump package versions
8
+
3
9
## 1.0.6
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alanlu-dev/mastercss-config" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.6 " ,
4
+ "version" : " 1.0.7 " ,
5
5
"description" : " Shareable Master CSS configuration." ,
6
6
"author" : " Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @alanlu-dev/scss
2
2
3
+ ## 1.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 ) Thanks [ @alanlu-zyl ] ( https://github.com/alanlu-zyl ) ! - chore(deps): bump package versions
8
+
3
9
## 1.0.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alanlu-dev/scss" ,
3
3
"type" : " commonjs" ,
4
- "version" : " 1.0.2 " ,
4
+ "version" : " 1.0.3 " ,
5
5
"description" : " Shareable SCSS configuration." ,
6
6
"author" : " Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @alanlu-dev/types
2
2
3
+ ## 1.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 647e695 ` ] ( https://github.com/alanlu-dev/web-kit/commit/647e69551f872fd31ab605816291e84cd9a8fa23 ) Thanks [ @alanlu-zyl ] ( https://github.com/alanlu-zyl ) ! - chore(deps): bump package versions
8
+
3
9
## 1.0.3
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alanlu-dev/types" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.3 " ,
4
+ "version" : " 1.0.4 " ,
5
5
"description" : " Shareable TypeScript types." ,
6
6
"author" : " Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments