Skip to content

Releases: robertoachar/generator-oss-project

v3.0.0

07 May 02:11
091b123
Compare
Choose a tag to compare

Changelog (#20)

Template Updates

Generator Updates

  • build: update dependencies (47fdc3e)
  • docs: update README (54c2d9c)
  • feature: add esm (7be49d9)
  • fix: change generator entry point (1f26cbd)
  • refactor: update .gitignore (05275b2)

v2.3.1

03 Jan 17:30
31c00d4
Compare
Choose a tag to compare

CHANGELOG (#19)

Template Updates

Generator Updates

  • build: update dependencies (e10592e)
  • ci: update node version (07e948b)
  • docs: update README (188e503)
  • refactor: update .gitignore (fa445cb)

v2.3.0

13 Sep 20:30
597078b
Compare
Choose a tag to compare

CHANGELOG (#18)

Template Updates

  • feature: enforce npm registry (79c7d17)
  • refactor: change from callback to promise (fdce01e)
  • refactor: update .gitignore (91dbc77)
  • style: format markdown using prettier (87851bb)
  • style: format package.json using prettier (955d251)

Generator Updates

  • build: update dependencies (27fb3b8)
  • feature: enforce npm registry (9be2e7d)
  • refactor: update .gitignore (35f06d9)

v2.2.1

23 Jul 05:55
d5b7848
Compare
Choose a tag to compare

CHANGELOG (#17)

v2.2.0

13 Jul 05:18
d4a9118
Compare
Choose a tag to compare

CHANGELOG (#16)

Template Updates

  • ci: update circleci node version (3c59424)
  • ci: update circleci to v2 (#15)
  • docs: update README (e9287db)
  • refactor: update .gitignore (2606a69)

Generator Updates

  • build: update dependencies (72cb835)
  • ci: update circleci node version (f55f41b)
  • ci: update circleci to v2 (#15)
  • docs: add contributor (56f12fc)
  • docs: update README (6fd61ff)
  • refactor: update .gitignore (a4da52f)

v2.1.0

19 Apr 20:20
1c3b739
Compare
Choose a tag to compare

Changelog (#13)

Template Updates

Generator Updates

v2.0.0

19 Apr 18:51
2934597
Compare
Choose a tag to compare

Changelog (#11)

Template Updates

  • build: update package.json (update keywords, remove nodemon, move dependencies to Generator, format using Prettier)
  • ci: update node version on Travis, AppVeyor and CircleCI config files
  • fix: rename .eslintrc to .eslintrc.json
  • performance: update .npmrc (add package-lock=false and progress=false)
  • refactor: update .gitignore
  • style: format README using Prettier
  • style: change eslint extends from eslint:recommended to prettier
  • style: add prettier config file
  • test: format using Prettier

Generator Updates

  • build: move dependencies from package.json to Generator
  • build: remove yarn.lock
  • build: update keywords
  • build: update yeoman package version
  • ci: update node version
  • docs: update README
  • performance: update .npmrc
  • refactor: update .gitignore
  • style: add prettier
  • test: change testing tool from mocha to jest

v1.0.10

18 Dec 23:55
Compare
Choose a tag to compare

Changelog (#10)

  • fix: .gitattributes template (e125011)

v1.0.9

18 Dec 23:57
Compare
Choose a tag to compare

Changelog (#7)

fix: npm issues with published files

v1.0.2

22 May 06:27
Compare
Choose a tag to compare

Changelog (#5)

  • fix: installation instructions (2a2f436)