Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 7.3.0 #220

Merged
merged 7 commits into from
May 9, 2018
Merged

Release 7.3.0 #220

merged 7 commits into from
May 9, 2018

Conversation

jonrohan
Copy link
Member

@jonrohan jonrohan commented May 9, 2018

This is a release for Octicons 7.3.0. It adds a new icon, fixes a broken heart, and changes lerna versioning strategy to fixed.

Changelog

@jonrohan jonrohan self-assigned this May 9, 2018
@jonrohan jonrohan requested review from shawnbot and emplums May 9, 2018 17:06
Copy link
Contributor

@shawnbot shawnbot left a comment

Choose a reason for hiding this comment

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

Oh wow, so nice to see all of that utility code go away! ❤️

return c
})
}

Copy link
Member Author

Choose a reason for hiding this comment

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

A lot of this removal was taken care of in the svgo file changes above ☝️

Copy link
Contributor

@emplums emplums left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

@@ -6,5 +6,5 @@
"lib/octicons_helper",
"lib/jekyll-octicons"
],
"version": "independent"
"version": "7.3.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this get auto updated by lerna or do we have to manually update it?

Copy link
Member Author

Choose a reason for hiding this comment

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

running the npm run bump command runs the appropriate lerna command which gives us a nice prompt for deciding.

image

@jonrohan jonrohan merged commit abaeaa0 into master May 9, 2018
@jonrohan jonrohan deleted the release-7.3.0 branch May 9, 2018 18:05
dmitshur added a commit to shurcooL/octicon that referenced this pull request May 12, 2018
Move constants on top of relevant function in generate.go.
This should make the code more readable.

Follows primer/octicons#220.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix heart icon Octicon request: Archived repo
3 participants