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

Releases: etcdigital/pull-request-changelog

2.2

14 Jul 18:05
2c2e59a
Compare
Choose a tag to compare

🐞 Fixes

a01b249 - remove empty space before first item of list

Changed files

  • src/template.ts
0294d7b - remove $ after Test word #23

Changed files

  • src/template.ts

♻️ Refactors

3cdab62 - update dist file

Changed files

  • dist/index.js

📋 Changes

14c4163 - chore:update to 2.2.0

Changed files

  • package.json

2.1.1

11 Jul 11:27
89c01d5
Compare
Choose a tag to compare

2.1.0

11 Jul 11:07
89c01d5
Compare
Choose a tag to compare

🐞 Fixes

46ecd18 - Fix imports dependencies

Changed files

  • src/index.ts

♻️ Refactors

76a4bf6 - Remove bold markown style

Changed files

  • src/template.ts

🏗 CI

02ba041 - Add build and run command

Changed files

  • .github/workflows/changelog.yml
5ae66e5 - Rewrite all code in typescript

Changed files

  • dist/index.js
  • src/commands.js
  • src/commands.ts
  • src/common.ts
  • src/converter.js
  • src/headers.ts
  • src/index.js
  • src/index.ts
  • src/markdown.ts
  • src/message.ts
  • src/template.ts

📋 Changes

70a821b - chore:Update to 2.1.0

Changed files

  • package.json
12ac7c0 - chore:Add run folder

Changed files

  • .gitignore
f9e1053 - build:Update build file

Changed files

  • dist/index.js
fe64d5a - chore:Add typescript

Changed files

  • package.json
  • tsconfig.json
  • tslint.json
  • yarn.lock
fe2dbdc - chore:Add Prettier

Changed files

  • .prettierignore
  • .prettierrc

2.0.0

10 Jul 17:32
f229a8c
Compare
Choose a tag to compare

✨ Features:

  • New sessions:

    • 🧪 Tests
    • ♻️ Refactors
    • 🏗 CI
  • New changed file details

v1.2.1

12 May 19:10
a39b7ee
Compare
Choose a tag to compare

📋 Changes

  • chore: Update dist (5b537f8)
  • chore: Update to 1.2.1 (cfd430c)
  • Revert "chore(dependencies): Remove @zeit/ncc" (841b5f6)

v1.2.0

12 May 17:08
762422f
Compare
Choose a tag to compare

✨ Features


🐞 Fixes

  • fix: Fix #8 change link to real repo (c874012)

v.1.1

08 May 02:37
aa4b95b
Compare
Choose a tag to compare

✨ Features

  • ⚡ Add build script minified (70d4d9c)
  • ✨ Add @zeit/ncc and build script (4c4de16)

📋 Changes

  • docs: Add how to use the action (53c9dcd)
  • chore: Fix description and runs:main script path (82b993b)
  • action: Update runs:main to dist/index.js (8ad83c3)

v1.0

08 May 02:03
126b982
Compare
Choose a tag to compare
Merge pull request #2 from etcdigital/patch-2

chore: Fix description and runs:main script path