File tree Expand file tree Collapse file tree 9 files changed +24
-6
lines changed
Expand file tree Collapse file tree 9 files changed +24
-6
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.0-rc.6] - 2022-08-19
9+
10+ ### Changed
11+
12+ - Text of GitHub Build & Release workflow badge
13+
814## [ 1.0.0-rc.5] - 2022-08-18
915
1016### Added
Original file line number Diff line number Diff line change 11# @ngx-toolset/api-token-interceptor
22
3- [ ![ Build & Release @ ngx-toolset/api-token-interceptor ] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_api-token-interceptor.yml/badge.svg )] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_api-token-interceptor.yml )
3+ [ ![ Build & Release] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_api-token-interceptor.yml/badge.svg )] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_api-token-interceptor.yml )
44[ ![ npm version] ( https://badge.fury.io/js/@ngx-toolset%2Fapi-token-interceptor.svg )] ( https://badge.fury.io/js/@ngx-toolset%2Fapi-token-interceptor )
55[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/SwabianCoder/ngx-toolset/blob/main/LICENSE )
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @ngx-toolset/api-token-interceptor" ,
3- "version" : " 1.0.0-rc.5 " ,
3+ "version" : " 1.0.0-rc.6 " ,
44 "description" : " Angular API token interceptor" ,
55 "homepage" : " https://github.com/SwabianCoder/ngx-toolset" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.0-rc.8] - 2022-08-19
9+
10+ ### Changed
11+
12+ - Text of GitHub Build & Release workflow badge
13+
814## [ 1.0.0-rc.7] - 2022-08-18
915
1016### Added
Original file line number Diff line number Diff line change 11# @ngx-toolset/date-interceptors
22
3- [ ![ Build & Release @ ngx-toolset/date-interceptors ] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_date-interceptors.yml/badge.svg )] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_date-interceptors.yml )
3+ [ ![ Build & Release] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_date-interceptors.yml/badge.svg )] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_date-interceptors.yml )
44[ ![ npm version] ( https://badge.fury.io/js/@ngx-toolset%2Fdate-interceptors.svg )] ( https://badge.fury.io/js/@ngx-toolset%2Fdate-interceptors )
55[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/SwabianCoder/ngx-toolset/blob/main/LICENSE )
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @ngx-toolset/date-interceptors" ,
3- "version" : " 1.0.0-rc.7 " ,
3+ "version" : " 1.0.0-rc.8 " ,
44 "description" : " Angular date interceptors (parses HTTP response body date strings to date objects and converts HTTP request body date objects to date strings of given format)" ,
55 "homepage" : " https://github.com/SwabianCoder/ngx-toolset" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.0-rc.7] - 2022-08-19
9+
10+ ### Changed
11+
12+ - Text of GitHub Build & Release workflow badge
13+
814## [ 1.0.0-rc.6] - 2022-08-18
915
1016### Added
Original file line number Diff line number Diff line change 11# @ngx-toolset/template-type-checker
22
3- [ ![ Build & Release @ ngx-toolset/template-type-checker ] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_template-type-checker.yml/badge.svg )] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_template-type-checker.yml )
3+ [ ![ Build & Release] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_template-type-checker.yml/badge.svg )] ( https://github.com/SwabianCoder/ngx-toolset/actions/workflows/build_release_template-type-checker.yml )
44[ ![ npm version] ( https://badge.fury.io/js/@ngx-toolset%2Ftemplate-type-checker.svg )] ( https://badge.fury.io/js/@ngx-toolset%2Ftemplate-type-checker )
55[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/SwabianCoder/ngx-toolset/blob/main/LICENSE )
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @ngx-toolset/template-type-checker" ,
3- "version" : " 1.0.0-rc.6 " ,
3+ "version" : " 1.0.0-rc.7 " ,
44 "description" : " Validate object's class instance type in Angular HTML template" ,
55 "homepage" : " https://github.com/SwabianCoder/ngx-toolset" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments