Skip to content

Latest commit

 

History

History
463 lines (211 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

463 lines (211 loc) · 16.8 KB

Changelog

4.2.21 (2020-05-01)

Bug Fixes

  • pull-review: fix setttings [skip ci] (cf75905)

Continuous Integration

  • travis: test pull-review-action [skip ci] (c11a5ab)
  • test auto-assign (557142e)

4.2.20 (2020-05-01)

Bug Fixes

  • auto-assign: fix YAML issues [skip ci] (455b5be)

Continuous Integration

  • travis: test auto-assign (0fc9f65)

4.2.19 (2020-05-01)

Bug Fixes

  • codeowners: use someone with write permissions to this repo [skip ci] (4caceb0)

Continuous Integration

  • gemfile.lock: add initial version (dfe55be)
  • travis: make change to test auto-assign (b842b41)
  • travis: remove blank line at end to test auto-assign GH action (210296f)
  • travis: test latest version of semantic-release (3bd74c2)

4.2.18 (2019-12-21)

Bug Fixes

  • travis: fix yamllint error (c7cbc77)
  • travis: restrict semantic-release version as workaround (b2163f1)

4.2.17 (2019-10-31)

Code Refactoring

  • travis: use shortened form for npm install commands (aa2a116)

4.2.16 (2019-10-31)

Code Refactoring

  • travis: combine npm install into one command (4c596cd)

4.2.15 (2019-10-31)

Bug Fixes

  • release.config.js: use full commit hash in commit link (888ae65)

Documentation

  • pr: move PR templates [skip ci] (6970fdf)

4.2.14 (2019-10-11)

Documentation

  • pr: provide bug fix & new feature templates ()

4.2.13 (2019-10-06)

Code Refactoring

  • use TRAVIS_COMMIT_MESSAGE to get PR number (a4e336a)

4.2.12 (2019-10-05)

Code Refactoring

  • test sending variables via. prepareCmd (db867b3)

4.2.11 (2019-10-05)

Code Refactoring

  • test sending variables via. prepareCmd (6b3ff48)
  • test sending variables via. prepareCmd (e62fa71)
  • test sending variables via. prepareCmd (131ebea)

4.2.11 (2019-10-05)

Code Refactoring

  • test sending variables via. prepareCmd (e62fa71)
  • test sending variables via. prepareCmd (131ebea)

4.2.10 (2019-10-05)

Documentation

  • bug_report: remove unnecessary e.g. (fa68405)

4.2.9 (2019-10-05)

Documentation

  • bug_report: use sections for better logical ordering (f97eb7e)

4.2.8 (2019-09-27)

Documentation

  • issues: add trailing space to title in issue templates (1758058)

4.2.7 (2019-09-27)

Documentation

  • issues: update bug_report template (8277f62)

Reverts

  • "docs(issues): test templates back in docs directory" (7a83718)

4.2.6 (2019-09-24)

Documentation

  • issues: test templates back in docs directory (bdda08a)

4.2.5 (2019-09-24)

Documentation

  • issues: test templates in .github directory (4103111)

4.2.4 (2019-09-24)

Documentation

  • issues: provide Bug report & Feature request templates (708c9e5)

4.2.3 (2019-05-24)

Documentation

  • readme: test gaocegege/maintainer PR (a2eea32)

4.2.2 (2019-05-24)

Documentation

  • readme: test gaocegege/maintainer PR (d37fb59)

4.2.1 (2019-05-24)

Reverts

  • "ci(travis): test latest gaocegege/maintainer" (e9fb363)

4.2.0 (2019-05-24)

Features

  • pull in relevant changes from template-formula (a2e3ea4)

4.1.3 (2019-05-24)

Continuous Integration

  • travis: remove markdown-toc (22c9fbe)
  • travis: test latest gaocegege/maintainer (ffc4b4a)

Documentation

  • readme: create docs/README.rst (0e94a6c)
  • readme: fix heading formatting (32bad1a)
  • readme: fix inline code formatting (ce9aad8)
  • readme: remove original README.md (105ddc2)

4.1.2 (2019-02-28)

Documentation

  • contributing: create docs/CONTRIBUTING.rst (a73dab2)

4.1.1 (2019-02-27)

Documentation

  • readme: Remove broken characters (af59e3a)

4.1.0 (2019-02-27)

Features

  • semantic: add semantic.yml to force all-commits checking (8566e3a)

4.0.0 (2019-02-26)

Documentation

  • readme: use this commit to test the breaking change message (ad76b88)
  • readme: use this commit to test the breaking change message again (6e40035)

BREAKING CHANGES

  • readme: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  • readme: Paragraph 1 here.

Paragraph 2 here.

3.0.0 (2019-02-26)

Documentation

  • readme: use this commit to test the breaking change message again (c94eb61)

BREAKING CHANGES

  • readme: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

2.0.0 (2019-02-26)

Continuous Integration

  • travis: clear commented out lines (3d6521f)

Documentation

  • readme: using this commit to test the breaking change message (6a91452)

BREAKING CHANGES

  • readme: * First breaking change.
  • Second breaking change.

1.1.6 (2019-02-26)

Documentation

  • readme: capture that the Travis badge was leading to an old build (15a6373)

1.1.5 (2019-02-24)

Continuous Integration

Documentation

  • readme: add TOC delimiters and initial introduction (8931a20)

1.1.4 (2019-02-20)

Bug Fixes

  • FORMULA: Make update_FORMULA.sh executable (6f9927e)

1.1.3 (2019-02-20)

Code Refactoring

  • release-rules: rearrange alphabetically and reset bumps (9216015)

1.1.2 (2019-02-20)

Continuous Integration

  • semantic-release: try to remove duplicated packages (20cd33b)

1.1.1 (2019-02-20)

Continuous Integration

  • semantic-release: fix to major versions of packages (6f9fcb9)

Documentation

  • changelog: reset after removing releases/tags (39fae5d)

1.1.0 (2019-02-20)

Bug Fixes

  • reset bumps to use non-pre options (analyser doesn't work) (1b9ba59)
  • use defaults config options where possible (5d52c67)

Continuous Integration

  • test all available version bumps (dcfd9e7)
  • semantic-release: fix exact versions for all packages (f668d4d)

Features

  • FORMULA: add the file and all related processing (b615ee8)

1.0.15 (2019-02-20)

Code Refactoring

  • reset npx back to deploy section (2c17709)

1.0.14 (2019-02-20)

Documentation

  • changelog: remove duplicate content (eb4c2c4)

1.0.13 (2019-02-20)

Bug Fixes

  • return to default tag format after testing (0ac790e)

Build System

  • test type with changes to release-rules.js and Vx.x.x (e6f5485)

Code Refactoring

  • add/transfer more options (06cb54f)

Continuous Integration

  • get additions during handlebars' branch (27578b0)

1.0.12 (2019-02-19)

Code Refactoring

  • move release rules to separate file (579be9b)

1.0.11 (2019-02-19)

Documentation

  • changelog: fix title after modification to js (8a7cc81)

1.0.10 (2019-02-19)

Code Refactoring

1.0.9 (2019-02-19)

Bug Fixes

  • arbitrary change after working to check transform (31575ce)

Code Refactoring

  • start change to use release.config.js instead (69d7087)

1.0.8 (2019-02-19)

Bug Fixes

  • changelog: remove extra entries (aed4afa)

1.0.7 (2019-02-19)

1.0.6 (2019-02-19)

Bug Fixes

  • check for writer-opts.js (54235f7)

1.0.5 (2019-02-19)

Bug Fixes

  • check for writer-opts.js (33d4dd8)

1.0.4 (2019-02-19)

1.0.3 (2019-02-17)

1.0.2 (2019-02-17)

1.0.1 (2019-02-17)

1.0.0 (2019-02-17)

Features

  • add files for travis and semantic-release (e172c79)