File tree Expand file tree Collapse file tree 6 files changed +20
-4
lines changed Expand file tree Collapse file tree 6 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.3.0-alpha.1] ( https://github.com/IIBenII/backstage-plugin-dbt/compare/v0.3.0-alpha.0...v0.3.0-alpha.1 ) (2023-07-28)
7
+
8
+ ### Features
9
+
10
+ - improve global bucket setup ([ #107 ] ( https://github.com/IIBenII/backstage-plugin-dbt/issues/107 ) ) ([ d7d42f5] ( https://github.com/IIBenII/backstage-plugin-dbt/commit/d7d42f530b5825c0ccf10dca8ef8338f75a7470c ) )
11
+
6
12
# [ 0.3.0-alpha.0] ( https://github.com/IIBenII/backstage-plugin-dbt/compare/v0.2.2...v0.3.0-alpha.0 ) (2023-07-27)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useWorkspaces" : true ,
4
4
"npmClient" : " yarn" ,
5
- "version" : " 0.3.0-alpha.0 "
5
+ "version" : " 0.3.0-alpha.1 "
6
6
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.3.0-alpha.1] ( https://github.com/IIBenII/backstage-plugin-dbt/compare/v0.3.0-alpha.0...v0.3.0-alpha.1 ) (2023-07-28)
7
+
8
+ ** Note:** Version bump only for package @iiben_orgii/backstage-plugin-dbt-backend
9
+
6
10
# [ 0.3.0-alpha.0] ( https://github.com/IIBenII/backstage-plugin-dbt/compare/v0.2.2...v0.3.0-alpha.0 ) (2023-07-27)
7
11
8
12
** Note:** Version bump only for package @iiben_orgii/backstage-plugin-dbt-backend
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @iiben_orgii/backstage-plugin-dbt-backend" ,
3
- "version" : " 0.3.0-alpha.0 " ,
3
+ "version" : " 0.3.0-alpha.1 " ,
4
4
"main" : " src/index.ts" ,
5
5
"types" : " src/index.ts" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.3.0-alpha.1] ( https://github.com/IIBenII/backstage-plugin-dbt/compare/v0.3.0-alpha.0...v0.3.0-alpha.1 ) (2023-07-28)
7
+
8
+ ### Features
9
+
10
+ - improve global bucket setup ([ #107 ] ( https://github.com/IIBenII/backstage-plugin-dbt/issues/107 ) ) ([ d7d42f5] ( https://github.com/IIBenII/backstage-plugin-dbt/commit/d7d42f530b5825c0ccf10dca8ef8338f75a7470c ) )
11
+
6
12
# [ 0.3.0-alpha.0] ( https://github.com/IIBenII/backstage-plugin-dbt/compare/v0.2.2...v0.3.0-alpha.0 ) (2023-07-27)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @iiben_orgii/backstage-plugin-dbt" ,
3
- "version" : " 0.3.0-alpha.0 " ,
3
+ "version" : " 0.3.0-alpha.1 " ,
4
4
"main" : " dist/index.esm.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"license" : " Apache-2.0" ,
55
55
"files" : [
56
56
" dist"
57
57
]
58
- }
58
+ }
You can’t perform that action at this time.
0 commit comments