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

Releases: guilhermespopolin/iguitinition

v1.3.1

23 Jul 01:00
37a90fa
Compare
Choose a tag to compare

1.3.1 (2019-07-23)

Bug Fixes

  • tests: added babel-transform-runtime generator (463cd91)

v1.3.0

20 Jul 03:51
Compare
Choose a tag to compare
test: updating component tests

v1.2.0

12 Jun 01:57
4290b2c
Compare
Choose a tag to compare

1.2.0 (2019-06-12)

Features

v1.1.0

14 Aug 01:06
Compare
Choose a tag to compare

1.1.0 (2018-08-14)

Features

  • project: adding build and semantic release badges (f042807)

v1.0.0

14 Aug 00:54
71841ec
Compare
Choose a tag to compare

1.0.0 (2018-08-14)

Bug Fixes

  • update Routes to use function declaration notation (b709448)
  • build: adding blocking to npm publish for new generated releases (79ec5b0), closes #9
  • build: removing typo on Travis CI script (f667e31)
  • build: removing typo on Travis CI script (296f804)
  • build: removing unecessary property (0b65211)
  • webpack: fixing issue about loading images on dev environment (03281a0)

Features

  • adding db generation function for json-server (95a8682)
  • adding dryRun to Travis configuration (0f179e4)
  • adding faker for mocked data generation (09df439)
  • adding fency meta data shields o README file (f2012c8)
  • adding json-server (f181511)

Reverts

  • build: removig build from git track (53c4873)
  • build: removing build from git track (1946218)
  • removing unecessary property from travis config (ac21689)
  • reverting changes that made previous hidden files visible again (713f7a2)
  • editor: hidding configuration files (804307f)
  • vscode: turning '.*' files visible again (0b2b48e)