File tree Expand file tree Collapse file tree 6 files changed +36
-3
lines changed Expand file tree Collapse file tree 6 files changed +36
-3
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## 0.0.1 (2019-07-05)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** types:** reflect nuxt[ #6006 ] ( https://github.com/nuxt/typescript/issues/6006 ) changes ([ 53dd1d7] ( https://github.com/nuxt/typescript/commit/53dd1d7 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * implement types package ([ d2126ee] ( https://github.com/nuxt/typescript/commit/d2126ee ) )
17
+ * ** types:** reflect nuxt[ #5946 ] ( https://github.com/nuxt/typescript/issues/5946 ) & nuxt[ #5950 ] ( https://github.com/nuxt/typescript/issues/5950 ) changes ([ dd453b4] ( https://github.com/nuxt/typescript/commit/dd453b4 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/types" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"repository" : " nuxt/typescript" ,
5
5
"license" : " MIT" ,
6
6
"files" : [
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## 0.0.1 (2019-07-05)
7
+
8
+ ** Note:** Version bump only for package @nuxt/typescript-build
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/typescript-build" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"repository" : " nuxt/typescript" ,
5
5
"license" : " MIT" ,
6
6
"files" : [
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## 0.0.1 (2019-07-05)
7
+
8
+ ** Note:** Version bump only for package @nuxt/typescript-runtime
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/typescript-runtime" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"repository" : " nuxt/typescript" ,
5
5
"license" : " MIT" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments