Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GregTurner committed Aug 30, 2017
1 parent 42a8075 commit 63c6035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mygovbc-bootstrap-theme",
"version": "0.3.1",
"version": "0.4.0",
"description": "A BC Gov Look-and-Feel for MyGovBC Service Providers using a bootstrap 3.x theme",
"main": "index.js",
"scripts": {
Expand Down

3 comments on commit 63c6035

@acoard
Copy link

@acoard acoard commented on 63c6035 Sep 5, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I'm curious if there are other changes from 0.3.x to 0.4.0 that I'm missing. I'm currently using 0.3.0 for an unreleased project and see there's an upgrade here (as well as to the angular-scaffold, which I'm also using)

Is there a changelog somewhere of the changes? Should I upgrade to 0.4.0? Or are these version-bumps reflecting earlier changes and the difference between 0.3.0 and 0.4.0 negligible?

Thanks! Appreciate all your hard work on this theme.

@GregTurner
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated the release notes for the the theme.

Following semver conventions, this minor enhancement should be non-breaking and brings the theme closer in alignment with gov look-and-feel standards.

@acoard
Copy link

@acoard acoard commented on 63c6035 Sep 5, 2017 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.