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)