Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
92 lines (47 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

92 lines (47 loc) · 4.35 KB

1.2.0 (2019-09-16)

Bug Fixes

  • Hero: update sales page (d434e5c)

Features

  • update with infos for 2020 edition (e85e2a9)

1.1.4 (2019-06-25)

Bug Fixes

  • Remove dayjs and add vanilla time formatter (4ebf8e4)

1.1.3 (2019-06-25)

Bug Fixes

  • Add global context to Circle Ci settings. (ac4b33c)

1.1.2 (2019-06-25)

Bug Fixes

  • Add PRISMIC_TOKEN to Circle Ci settings. (fe4b766)

1.1.1 (2019-06-25)

Bug Fixes

  • Add PRISMIC_TOKEN to Circle Ci settings. (439c5ac)

1.1.0 (2019-06-25)

Features

  • Add Timeline and integration with Prismic.io (#3) (9af0777)

1.0.3 (2019-06-23)

Bug Fixes

  • build: Remove consumable files from release. (ff6ec30)

1.0.2 (2019-06-23)

Bug Fixes

  • build: Add public folder as consumable. (98bece2)
  • build: Consumables files of release. (010316c)

1.0.1 (2019-06-23)

Bug Fixes

  • build: Change assets glob for release. (5f36e9d)

1.0.0 (2019-06-23)

Bug Fixes

  • Disable npm processes from @semantic-release. (6a1d948)
  • Remove NODE_ENV from environment variables. (4ad082d)
  • Restore build command to package.json. (ef114e2)
  • build: Add missed comma to .releaserc.js. (f05bab4)
  • build: Certeza que agora vai mesmo. (600964b)
  • build: Change branch filter for CircleCi. (002b685)
  • build: Remove @semantic-release/npm from .releaserc.js. (373a5ee)
  • dependencies: Update Jest. (c5a03bf)
  • Add release.branch and other props to package.json. (39d2bf4)
  • Agora vai, certeza. (b726b7a)
  • ESLint rules. (7eaf6a8)
  • Remove --freeze-lockfile from Circle Ci settings. (5d1e880)
  • Run build command with npx. (67a45d8)

Features