Skip to content

Releases: punchcard-cms/demo

v1.0.2

19 Dec 16:45
Compare
Choose a tag to compare

1.0.2

December 19, 2016

Changed

  • ๐Ÿ”ฅ remove yarn references (commit)
  • ๐Ÿ˜’ punchcard w/content-types latest (commit)
  • ๐ŸŽจ travis so smart (commit)
  • ๐Ÿ˜’ latest punchcard (commit)
  • ๐Ÿ› different default landing on new install (commit)
  • ๐Ÿ”ฅ remove yarn installs (commit)
  • ๐Ÿ˜’ bump punchcard (commit)
  • ๐Ÿ”ฎ remove yarn for deploy (commit)
  • ๐Ÿ”ฎ Hardcode Punchcard version (commit)
    • This will require Greenkeeper to notify us for all updates, which we need to update our yarn.lock
  • ๐Ÿ˜’ Bump NYC to 9.x (commit)
  • chore(package): update dependencies (commit)

v1.0.2-0

15 Nov 21:28
Compare
Choose a tag to compare

1.0.2-0

November 15, 2016

Changed

  • ๐Ÿ”ฎ Change repo to point properly to Punchcard (commit)
  • ๐Ÿ“ Update Name and Description (commit)

v1.0.1

15 Nov 21:19
Compare
Choose a tag to compare

1.0.1

November 15, 2016

Changed

  • ๐Ÿ› Fix app.json logo (commit)
  • ๐Ÿ“ Rearrange Badges (commit)
    • Deploy to Heroku is too big, putting Build status and Coverage Status up, and Deploy beneath

v1.0.0

15 Nov 15:30
Compare
Choose a tag to compare

1.0.0

November 15, 2016

New

  • ๐Ÿ†• Add Address input plugin (commit)
  • ๐Ÿ†• Add Author content type (commit)
  • ๐Ÿ†• Flesh out Article content type (commit)
  • ๐Ÿ†• Add workflows to server watch (commit)
  • ๐Ÿ†• Add Heroku app.json (commit)
    • Updates package.json and yarn.lock to make the Heroku Deploy work as expected
  • ๐Ÿ†• Used compiled JS for content views (commit)
  • ๐Ÿ†• Add sample content type (commit)
  • ๐Ÿ†• Let's Get Started (commit)
  • ๐Ÿ†• Add Config (commit)
  • ๐Ÿ†• Add Procfile startup (commit)
  • ๐Ÿ†• Add Gulpfile (commit)
    • We'll likely want to change this to something more reasonable; think about this a little more
  • ๐Ÿ†• Add Dotfiles (commit)

Changed

  • ๐Ÿ’š Fix Travis NYC run (commit)
  • ๐Ÿ“ Document input plugins and workflows (commit)
  • ๐Ÿ› Fix workflows not being available (commit)
  • ๐Ÿ“ Clarify disabling eslint (commit)
  • ๐Ÿ“ Fix missed 'be' (commit)
  • ๐Ÿ“ Clean up Browser Boilerplate intro (commit)
  • ๐Ÿ“ Clarify config (commit)
  • ๐ŸŽจ Clean up workflows config (commit)
  • ๐Ÿ“ Add GitHub meta (commit)
  • ๐Ÿ“ Document everything (commit)
  • ๐ŸŽจ Add Images directory (commit)
  • ๐Ÿ‘• Add browser ESLint (commit)
  • ๐Ÿ‘• Add Sass Lint config (commit)
  • ๐ŸŽจ Move startup straight to Procfile (commit)
  • ๐Ÿ› Use Heroku database connection (commit)
  • ๐Ÿ› Build files before start (commit)
    • Keep Gulpfile and SRC so we can build before we start
  • ๐Ÿ˜’ Add Node engine (commit)
  • ๐Ÿ˜’ Remove duplicate Supertest dependency (commit)
  • ๐Ÿ› Fix Application start (commit)
  • ๐ŸŽจ Add styling (commit)
  • ๐Ÿ’š Keep Workflows folder (commit)
  • โœ… Update tests to run properly (commit)
  • ๐Ÿ› Fix Punchcard JS and images compilation (commit)
  • โœ… Rearrange index.js to make it testable (commit)
  • ๐Ÿ˜’ Update Gitignore (commit)
  • ๐Ÿ› Fix NYC version in yarn lock (commit)
  • โœ… Add Tests (commit)
  • Initial commit (commit)