File tree 8 files changed +29
-4
lines changed
8 files changed +29
-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.4.0 (2025-01-23)
7
+
8
+ ### Features
9
+
10
+ - backstage v1.35 package bump ([ #21 ] ( https://github.com/segmentio/segment-backstage-plugins/issues/21 ) ) ([ 241f808] ( https://github.com/segmentio/segment-backstage-plugins/commit/241f808dfba1a1c411d9761d2cf914c44a90011e ) )
11
+
6
12
# 0.3.0 (2024-09-25)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " app" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"private" : true ,
5
5
"bundled" : true ,
6
6
"backstage" : {
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.4.0 (2025-01-23)
7
+
8
+ ### Features
9
+
10
+ - backstage v1.35 package bump ([ #21 ] ( https://github.com/segmentio/segment-backstage-plugins/issues/21 ) ) ([ 241f808] ( https://github.com/segmentio/segment-backstage-plugins/commit/241f808dfba1a1c411d9761d2cf914c44a90011e ) )
11
+
6
12
# 0.3.0 (2024-09-25)
7
13
8
14
_ version only change_
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " backend" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"main" : " dist/index.cjs.js" ,
5
5
"types" : " src/index.ts" ,
6
6
"private" : true ,
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.2.0 (2025-01-23)
7
+
8
+ ### Features
9
+
10
+ - backstage v1.35 package bump ([ #21 ] ( https://github.com/segmentio/segment-backstage-plugins/issues/21 ) ) ([ 241f808] ( https://github.com/segmentio/segment-backstage-plugins/commit/241f808dfba1a1c411d9761d2cf914c44a90011e ) )
11
+
6
12
# 0.1.0 (2024-09-25)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @segment/backstage-plugin-analytics-module-segment" ,
3
3
"description" : " Backstage analytics module plugin for Segment" ,
4
- "version" : " 0.1 .0" ,
4
+ "version" : " 0.2 .0" ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
7
7
"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.4.0 (2025-01-23)
7
+
8
+ ### Features
9
+
10
+ - backstage v1.35 package bump ([ #21 ] ( https://github.com/segmentio/segment-backstage-plugins/issues/21 ) ) ([ 241f808] ( https://github.com/segmentio/segment-backstage-plugins/commit/241f808dfba1a1c411d9761d2cf914c44a90011e ) )
11
+ - ** proxy-sigv4-backend:** add region and service options ([ #19 ] ( https://github.com/segmentio/segment-backstage-plugins/issues/19 ) ) ([ d05d196] ( https://github.com/segmentio/segment-backstage-plugins/commit/d05d196107e6b2b6273bb112f7a427db4ae46caa ) )
12
+
6
13
# 0.3.2 (2024-09-25)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @segment/backstage-plugin-proxy-sigv4-backend" ,
3
3
"description" : " Backstage backend plugin that configures endpoints for signing and proxying HTTP requests with AWS SigV4" ,
4
- "version" : " 0.3.2 " ,
4
+ "version" : " 0.4.0 " ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
7
7
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments