Skip to content

Releases: ui-router/publish-scripts

2.3.33

08 Oct 02:04
Compare
Choose a tag to compare

2.3.33 (2019-10-08)

Compare @uirouter/publish-scripts versions 2.3.32 and 2.3.33

Bug Fixes

  • release: After 'git commit', then run 'git add' in case Prettier formatted them (28fe683)

2.3.32

07 Oct 20:54
Compare
Choose a tag to compare

2.3.32 (2019-10-07)

Compare @uirouter/publish-scripts versions 2.3.31 and 2.3.32

Bug Fixes

  • publish_yalc_package: move pkgJson parsing out of conditional block (1d4bb2d)

2.3.31

07 Oct 20:09
Compare
Choose a tag to compare

2.3.31 (2019-10-07)

Compare @uirouter/publish-scripts versions 2.3.30 and 2.3.31

Bug Fixes

  • check_peer_dependencies: fix typo 🤦 (110048f)

2.3.30

06 Oct 23:09
Compare
Choose a tag to compare

2.3.30 (2019-10-06)

Compare @uirouter/publish-scripts versions 2.3.29 and 2.3.30

Bug Fixes

  • check_peer_dependencies: fix logging when a peerdep solution has been found (f03bc04)

Features

  • check_peer_dependencies: Added a script which checks that all peer dependencies are satisfied (63e6c97)
  • check_peer_dependencies: when checking peer deps, ignore package if it's been installed using yalc (fc62d5b)
  • test_downstream_projects: Install peer dependencies in downstream projects (153c024)

2.3.29

06 Oct 17:42
Compare
Choose a tag to compare

2.3.29 (2019-10-06)

Compare @uirouter/publish-scripts versions 2.3.28 and 2.3.29

Bug Fixes

  • publish: fix logic for getting the package distDir (cea3c04)

2.3.28

04 Oct 17:21
Compare
Choose a tag to compare

2.3.28 (2019-10-04)

Compare @uirouter/publish-scripts versions 2.3.27 and 2.3.28

Features

  • publish: support package publishing from a subdirectory (b609066)
  • release: put correct changelog on clipboard (3ffa4b4)
  • show_changelog: Put an -HR- between changelogs for upstream projects (8d10df0)

2.3.27

02 Oct 17:27
Compare
Choose a tag to compare

2.3.27 (2019-10-02)

Compare @uirouter/publish-scripts versions 2.3.26 and 2.3.27

Features

  • release: Write changelog to a temp file so it can be edited while the release script is paused (9cce8fd)

2.3.26

03 Sep 22:23
Compare
Choose a tag to compare

2.3.26 (2019-09-03)

Compare @uirouter/publish-scripts versions 2.3.25 and 2.3.26

Features

  • package): (package: update dependencies conventional-changelog@3.1.10, git-semver-tags@3.0.0, lodash@4.17.15, open@6.4.0, readline-sync@1.4.10, tmp@0.1.0, typedoc@0.15.0, typedoc-plugin-external-module-name@2.1.0, typedoc-plugin-internal-external@2.0.2, yalc@1.0.0-pre.34, yargs@14.0.0 (b0cc01e)

2.3.25

17 Jan 03:59
Compare
Choose a tag to compare

2.3.25 (2019-01-17)

Compare @uirouter/publish-scripts versions 2.3.24 and 2.3.25

Updated dependencies

2.3.24

09 Jan 22:27
Compare
Choose a tag to compare

2.3.24 (2019-01-09)

Compare @uirouter/publish-scripts versions 2.3.23 and 2.3.24

Bug Fixes

  • test_downstream_projects: Fix for packages with only dependencies or devDependencies block (93bf0aa)