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

Commit e0c2778

Browse files
committed
chore(release): 4.0.0
1 parent 39f7f45 commit e0c2778

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="4.0.0"></a>
6+
# [4.0.0](https://github.com/ember-cli/ember-ajax/compare/v3.1.2...v4.0.0) (2018-10-23)
7+
8+
9+
510
<a name="3.1.2"></a>
611
## [3.1.2](https://github.com/ember-cli/ember-ajax/compare/v3.1.1...v3.1.2) (2018-10-09)
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-ajax",
3-
"version": "3.1.2",
3+
"version": "4.0.0",
44
"description": "Service for making AJAX requests in Ember applications.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)