Skip to content

v1.0.0

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 26 Mar 14:04
· 17 commits to main since this release

1.0.0 (2021-03-26)

Bug Fixes

  • change package name (e93080f)
  • .gitignore: ignore dist folder (8bdd568)
  • .gitignore: remove package-lock.json (c9d517c)
  • .releaserc: converte releaserc to json (cb7d140)
  • .releaserc: fix package root folder (485ead0)
  • .releaserc.json: fix semantic-release config (5b0a9ff)
  • .releaserc.json: semantic-release fixes (85aba5a)
  • .tavis.yml: fix build stage (829242c)
  • .travis.yml: fix travis cache issue (27c023e)
  • package.json: 0.3.19 (5facbd9)
  • package.json: copy package.json (117900e)
  • package.json: fix deploy (94b90f6)
  • package.json: fix deploy (6d94a31)
  • package.json: version (af8e83f)
  • fixes (d2e5df5)
  • .npmignore: fix .npmignore (70689e3)
  • .releaserc.json: add pkgRoot to lib (d28abeb)
  • .travis.yml: fix semantic-release script (3ca6515)
  • package.json: change version to 0.3.13 (2ef6a3e)
  • package.json: fix build files (79ddf56)
  • package.json: fix copy files after build (d9fb85e)
  • package.json: fix npm version (b499479)
  • package.json: fix npm version (b02eb6a)
  • package.json: fix package version (182dbdd)
  • package.json: fix semantic dependencies (e981516)
  • package.json: fix semantic-release dependencies (06dfd24)
  • package.json: fix semantic-release dependencies (9bc7f2a)
  • package.json: fixes (b6c9545)
  • package.json: fixes (09d4356)
  • package.json: license fix and version (d8c25ec)
  • package.json: replace-json-property package (901616a)
  • package.json: version 0.3.15 (34247dd)
  • package.json: version change (c0061d8)
  • package.json: version change to 0.3.10 (6b3f0c3)
  • package.json: version change to 0.3.11 (675518d)
  • package.json: version change to 0.3.12 (b69123e)
  • package.json: version change to 0.3.8 (0eb842c)
  • package.json: version change to 0.3.9 (22cfb7b)
  • src/style/base.css: remove base.css (829af37)
  • textfieldprops: fix margin type (bd5819b)
  • travis.yml: fix travis cleanup (9e51c09)
  • tsconfig.json: fix outDir (95731f5)
  • conflict and merge (807d482)
  • fix build NPM (eb1da50)
  • tsconfig.json: fix build configurations (1d78d0d)
  • travis deploy fix commit message (8c10ce7)

Features

  • package.json: use cz-conventional-changelog (ea87c5e)

BREAKING CHANGES