Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 3.28 KB

File metadata and controls

59 lines (38 loc) · 3.28 KB

0.1.4 (2018-05-27)

  • 0.1.2 (28a88e3)
  • build: Removed semantic-version to user npm version instead (bb4382e)
  • build: Updated Husky git-hooks (cfca158)

0.1.2 (2018-05-27)

  • build: Removed semantic-version to user npm version instead (bb4382e)
  • build: Updated Husky git-hooks (cfca158)

0.1.3 (2018-05-27)

  • fix: Fix npm install (26917db)
  • fix: Fix remove scripts from package.json (38e4875)

0.1.2 (2018-05-27)

  • fix: Removing "scripts" property when publishing the package (c514a0a)
  • build: Removed duplicated stylelint on new version flow (f69b549)

0.1.1 (2018-05-27)

  • docs: Bump version to publish docs (d5e0f6c)
  • docs(docs): Added classes documentation and usage to README (74e664d)
  • ci: Added deploy script to travis-ci (6fae64e)
  • ci: Added skip_cleanup: true to avoid remove node_modules folder (b48f799)
  • ci: Initiated semantic release and conventional-commit (02f682e)
  • build: Enabled change-log generation when running npm version (b72e569)

0.1.0 (2018-05-27)

  • 0.1.0 (7405e7b)
  • Added build script and dependencies (9183fc1)
  • Added gutters (a1f54de)
  • Added spacer to push botton cells down (0e4cad3)
  • Created publish scripts (366db10)
  • Enhanced style-lint to use on SCSS files (6d344bb)
  • Implemented flex-grid core classes (d863d32)
  • Initial commit (d0906a7)
  • Migrated to SCSS (b7973a6)
  • Removed css var() to target IE 11 (cd511ef)
  • Removed normalize.css and colos (376065b)