This repository was archived by the owner on Oct 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +51
-23
lines changed
cra-template-agile-typescript Expand file tree Collapse file tree 11 files changed +51
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.1.3
4+
5+ ### Patch Changes
6+
7+ - f0968b7: #### :nail_care : Polish
8+
9+ - ` cra-template-agile ` , ` cra-template-agile-typescript `
10+ - Optimized create-react-app templates ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
11+ - Optimized examples ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
12+
13+ #### Committers: 1
14+
15+ - BennoDev ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
16+
317## 0.1.2
418
519### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @agile-ts/core" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "author" : " BennoDev" ,
55 "license" : " MIT" ,
66 "homepage" : " https://agile-ts.org/" ,
Original file line number Diff line number Diff line change 11# cra-template-agile-typescript
22
3+ ## 0.0.8
4+
5+ ### Patch Changes
6+
7+ - f0968b7: #### :nail_care : Polish
8+
9+ - ` cra-template-agile ` , ` cra-template-agile-typescript `
10+ - Optimized create-react-app templates ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
11+ - Optimized examples ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
12+
13+ #### Committers: 1
14+
15+ - BennoDev ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
16+
317## 0.0.7
418
519### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " cra-template-agile-typescript" ,
3- "version" : " 0.0.7 " ,
3+ "version" : " 0.0.8 " ,
44 "author" : " BennoDev" ,
55 "license" : " MIT" ,
66 "homepage" : " https://agile-ts.org/" ,
1717 "preview" : " npm pack"
1818 },
1919 "devDependencies" : {
20- "@agile-ts/core" : " ^0.1.2 " ,
20+ "@agile-ts/core" : " ^0.1.3 " ,
2121 "@agile-ts/react" : " ^0.1.2" ,
2222 "react" : " ^17.0.2" ,
2323 "react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 11# cra-template-agile
22
3+ ## 0.0.8
4+
5+ ### Patch Changes
6+
7+ - f0968b7: #### :nail_care : Polish
8+
9+ - ` cra-template-agile ` , ` cra-template-agile-typescript `
10+ - Optimized create-react-app templates ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
11+ - Optimized examples ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
12+
13+ #### Committers: 1
14+
15+ - BennoDev ([ @bennodev19 ] ( https://github.com/bennodev19 ) )
16+
317## 0.0.7
418
519### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " cra-template-agile" ,
3- "version" : " 0.0.7 " ,
3+ "version" : " 0.0.8 " ,
44 "author" : " BennoDev" ,
55 "license" : " MIT" ,
66 "homepage" : " https://agile-ts.org/" ,
1717 "preview" : " npm pack"
1818 },
1919 "devDependencies" : {
20- "@agile-ts/core" : " ^0.1.2 " ,
20+ "@agile-ts/core" : " ^0.1.3 " ,
2121 "@agile-ts/react" : " ^0.1.2" ,
2222 "react" : " ^17.0.2" ,
2323 "react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 3333 },
3434 "peerDependencies" : {
3535 "react" : " ^16.13.1" ,
36- "@agile-ts/core" : " ^0.1.2 "
36+ "@agile-ts/core" : " ^0.1.3 "
3737 },
3838 "publishConfig" : {
3939 "access" : " public"
Original file line number Diff line number Diff line change 3434 "@agile-ts/core" : " file:../core"
3535 },
3636 "peerDependencies" : {
37- "@agile-ts/core" : " ^0.1.2 "
37+ "@agile-ts/core" : " ^0.1.3 "
3838 },
3939 "publishConfig" : {
4040 "access" : " public"
Original file line number Diff line number Diff line change 4646 },
4747 "peerDependencies" : {
4848 "react" : " ^16.13.1" ,
49- "@agile-ts/core" : " ^0.1.2 " ,
49+ "@agile-ts/core" : " ^0.1.3 " ,
5050 "@agile-ts/proxytree" : " ^0.0.5"
5151 },
5252 "peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments