Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Released v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlafroscia committed Apr 22, 2017
1 parent 5c6a45a commit 2aba19e
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": "ember-ajax",
"version": "3.0.0-beta.1",
"version": "3.0.0",

This comment has been minimized.

Copy link
@sandstrom

sandstrom Apr 24, 2017

Contributor

Awesome! 🎉 🔥

Will there be an update of the changelog?

This comment has been minimized.

Copy link
@alexlafroscia

alexlafroscia Apr 24, 2017

Author Collaborator

Hmm... I'm kind of unsure about the CHANGELOG.md. I try to put anything interesting in the release notes for each version, in the releases tab here. I definitely don't want to maintain that list in two places...

Is in-repo changelog important? Or the releases on Github enough (assuming we remove the file entirely if it's not going to be kept up-to-date).

This comment has been minimized.

Copy link
@rwjblue

rwjblue Apr 24, 2017

Member

Hehe, you could have CHANGELOG.md just have a single link to https://github.com/ember-cli/ember-ajax/releases 😝

This comment has been minimized.

Copy link
@alexlafroscia

alexlafroscia Apr 24, 2017

Author Collaborator

Honestly, that's kind of what I was thinking!

How do other ember-cli repos handle this @rwjblue?

This comment has been minimized.

Copy link
@rwjblue

rwjblue Apr 24, 2017

Member

ember-cli itself maintains CHANGELOG.md with actual changelog, and copy / pastes for GH releases

I think just having CHANGELOG.md point to releases would be fine for ember-ajax though

This comment has been minimized.

Copy link
@alexlafroscia

alexlafroscia Apr 24, 2017

Author Collaborator

Cool. that's what I'll do then.

This comment has been minimized.

Copy link
@alexlafroscia

alexlafroscia Apr 24, 2017

Author Collaborator

PR: #285

"description": "Service for making AJAX requests in Ember 1.13+ applications.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 2aba19e

Please sign in to comment.