Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Releases: fabric8-ui/ngx-login-client

v2.3.0

27 Aug 18:51
Compare
Choose a tag to compare

2.3.0 (2018-08-27)

Features

  • build: update webpack test config to use tsconfig-test to use the correct folder (5840ac8)

v2.2.0

24 Aug 06:01
Compare
Choose a tag to compare

2.2.0 (2018-08-24)

Bug Fixes

  • buid: set the branch to master before we start test, build, release on build script (b471134)
  • build: add checks for branch for build script (1705f86)
  • build: add debug to semantic release to find problem (049d813)
  • build: add git branch and remote check to build script (28a82a8)
  • build: add git clone of repo to fix semantic release (397f36a)
  • build: add git v2 location to PATH (#120) (1671329)
  • build: cd into clone of repo to fix semantic release (9075485)
  • build: checkout master in build script (f7639b1)
  • build: clean up git import/install in build script (8a073e9)
  • build: enable git v2 for cico_release.sh (#119) (d6f2795)
  • build: export the git branch for the semantic release to use 'master' (70d377e)
  • build: fix build and upgrade git to 2.12 (35b17d8)
  • build: fix install of git in build script (fd2b2cd)
  • build: npm install the repo for semantic release (559eb8e)
  • build: remove --no-ci from semantic release (1ad0c8b)
  • build: remove manual adding of repo to the script (cb7af29)
  • build: remove semantic release plugin speficifying branch (cc953a7)
  • build: remove verifyConditions from package release script (08a30ed)
  • build: reset lib version to 0.0.0-development (d92f7db)
  • build: set branch to master for semantic release (c110d65)
  • build: set branch to origin/master for semantic release (85345ff)
  • build: set log level to debug for build script (52d610e)
  • build: set no cli on semantic release (ff008fc)
  • build: set npm log level to 'silly' (16bfb97)
  • build: update git on the centos image we are using from 1.8 to 2.9 (392ebb3)
  • release: update version of lib (d512f64)

Features

  • build: update release script to use latest semantic-release (362289b)
  • package: update Angular to 6.1.4 (c1aa2f5)
  • package: update autoprefixer to 9.1.3 (14e6425)
  • package: update semantic-release to 15.9.9 (90389f5)
  • package: update webpack to 4.17.1 (d1c0ce3)

v2.1.1

23 Aug 19:16
Compare
Choose a tag to compare

manual release

v2.1.0

22 Aug 15:47
Compare
Choose a tag to compare

2.1.0 (2018-08-22)

Bug Fixes

  • build: remove duplicate LICENSE file (e1b03b5)
  • docs: clean up README (3f9da35)
  • version: set the package version back to 0.0.0-development for semantic release (ef1c562)

Features

  • build: update build to run on cico pipeline and off of fabric8 (#117) (8490263)

V2.0.0

22 Aug 13:38
Compare
Choose a tag to compare

Update to Angular 6

v1.4.5

05 Jul 21:14
Compare
Choose a tag to compare

1.4.5 (2018-07-05)

Bug Fixes

  • auth: add auth interceptor to support HttpClient (#115) (9804f23)

v1.4.4

28 Jun 16:42
Compare
Choose a tag to compare

1.4.4 (2018-06-28)

Bug Fixes

  • auth: checking for auth header to verify if login is required (#113) (e51df51)

v1.4.3

21 Jun 18:41
Compare
Choose a tag to compare

1.4.3 (2018-06-21)

Bug Fixes

v1.4.2

05 Jun 14:21
Compare
Choose a tag to compare

1.4.2 (2018-06-05)

Bug Fixes

  • authentication: broadcast authentication error only due to user auth failure (#111) (0be801f)
  • build: update npm link to use --production (d312b06)
  • doc: update npm link to use --production (d4063b5)
  • package: use peer dependencies (457ac35)

v1.4.1

03 May 15:26
Compare
Choose a tag to compare

1.4.1 (2018-05-03)

Bug Fixes

  • token: check validity of OSO token when checking for account connectivity. (#109) (ec5f6c2)