-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(CHANGELOG) Added changelog * Release v0.13.0
- Loading branch information
Showing
12 changed files
with
423 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
package-lock.json | ||
*.html | ||
.envrc | ||
.changelog/ | ||
cdn/ | ||
dist/ | ||
lib/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,247 @@ | ||
## v0.13.0 (2018-03-01) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* `agent`, `linker` | ||
* [#212](https://github.com/userdive/agent.js/pull/212) linker plugin. ([@shoota](https://github.com/shoota)) | ||
|
||
#### Committers: 3 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Shoota Kumano ([shoota](https://github.com/shoota)) | ||
* [dependabot[bot]](https://github.com/apps/dependabot) | ||
|
||
## v0.12.0 (2018-02-26) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* `agent` | ||
* [#242](https://github.com/userdive/agent.js/pull/242) fix(packages/agent) cleanup send custom variables . ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* `agent` | ||
* [#252](https://github.com/userdive/agent.js/pull/252) Fixed publish. ([@9renpoto](https://github.com/9renpoto)) | ||
* Other | ||
* [#244](https://github.com/userdive/agent.js/pull/244) fix(package) remove unused cdn files. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 3 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Shoota Kumano ([shoota](https://github.com/shoota)) | ||
* [dependabot[bot]](https://github.com/apps/dependabot) | ||
|
||
## v0.11.0 (2018-01-19) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#186](https://github.com/userdive/agent.js/pull/186) chore(package) set v0.11.0. ([@9renpoto](https://github.com/9renpoto)) | ||
* [#176](https://github.com/userdive/agent.js/pull/176) chore(package) Added size-limit. ([@9renpoto](https://github.com/9renpoto)) | ||
* [#167](https://github.com/userdive/agent.js/pull/167) Add plugin sysytem. ([@shoota](https://github.com/shoota)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#175](https://github.com/userdive/agent.js/pull/175) docs(readme) fix usage. ([@9renpoto](https://github.com/9renpoto)) | ||
* [#162](https://github.com/userdive/agent.js/pull/162) update auto-cookie to v1.1.0. ([@shoota](https://github.com/shoota)) | ||
|
||
#### Committers: 4 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Shoota Kumano ([shoota](https://github.com/shoota)) | ||
* [dependabot[bot]](https://github.com/apps/dependabot) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.10.0 (2017-11-21) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#155](https://github.com/userdive/agent.js/pull/155) chore(src) allow pathname pageview. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#153](https://github.com/userdive/agent.js/pull/153) fix(src) fix create queries. ([@9renpoto](https://github.com/9renpoto)) | ||
* [#145](https://github.com/userdive/agent.js/pull/145) fix(karma.conf) use istanbul-instrumenter-loader . ([@9renpoto](https://github.com/9renpoto)) | ||
* [#122](https://github.com/userdive/agent.js/pull/122) fix(eslintrc) no-unused-disable activate. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 3 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Shoota Kumano ([shoota](https://github.com/shoota)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.9.2 (2017-08-09) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#120](https://github.com/userdive/agent.js/pull/120) feat(package) use esdoc-flow-type-plugin :rocket:. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#121](https://github.com/userdive/agent.js/pull/121) feat(robots) allow bot crawler. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 1 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
|
||
## v0.9.1 (2017-08-07) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#119](https://github.com/userdive/agent.js/pull/119) fix(src) remove all old listeners. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 1 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
|
||
## v0.9.0 (2017-08-07) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#112](https://github.com/userdive/agent.js/pull/112) Feature handle request error. ([@heavenshell](https://github.com/heavenshell)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#118](https://github.com/userdive/agent.js/pull/118) fix(src) update force unbind. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 3 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Shinya Ohyanagi ([heavenshell](https://github.com/heavenshell)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.7.1 (2017-06-29) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#103](https://github.com/userdive/agent.js/pull/103) chore(src/events) add tap filter. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 1 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
|
||
## v0.7.0 (2017-06-29) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#102](https://github.com/userdive/agent.js/pull/102) fix(src) fix touch event handler. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 2 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.5.0 (2017-06-27) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#86](https://github.com/userdive/agent.js/pull/86) Deploy master branch. ([@Surgo](https://github.com/Surgo)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#94](https://github.com/userdive/agent.js/pull/94) fix(src) fix send condition. ([@9renpoto](https://github.com/9renpoto)) | ||
* [#93](https://github.com/userdive/agent.js/pull/93) fix(travis) fix deploy condition names. ([@9renpoto](https://github.com/9renpoto)) | ||
* [#90](https://github.com/userdive/agent.js/pull/90) fix(src) change device size api. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 3 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Kosei Kitahara ([Surgo](https://github.com/Surgo)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.3.1 (2017-04-30) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#64](https://github.com/userdive/agent.js/pull/64) Add task to deploy to npm. ([@Surgo](https://github.com/Surgo)) | ||
* [#63](https://github.com/userdive/agent.js/pull/63) Release 0.3.1. ([@Surgo](https://github.com/Surgo)) | ||
* [#62](https://github.com/userdive/agent.js/pull/62) We are prettier, right?. ([@Surgo](https://github.com/Surgo)) | ||
* [#61](https://github.com/userdive/agent.js/pull/61) Use new cdn. ([@Surgo](https://github.com/Surgo)) | ||
|
||
#### Committers: 2 | ||
|
||
* Kosei Kitahara ([Surgo](https://github.com/Surgo)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.3.0 (2017-04-21) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#57](https://github.com/userdive/agent.js/pull/57) chore(src) bind window. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 2 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.2.0 (2017-04-13) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#54](https://github.com/userdive/agent.js/pull/54) chore(package) use babel-preset-env. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#55](https://github.com/userdive/agent.js/pull/55) Remove region. ([@Surgo](https://github.com/Surgo)) | ||
|
||
#### Committers: 2 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Kosei Kitahara ([Surgo](https://github.com/Surgo)) | ||
|
||
## v0.1.0 (2017-04-12) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#52](https://github.com/userdive/agent.js/pull/52) fix(package) generate .flow files. ([@9renpoto](https://github.com/9renpoto)) | ||
* [#48](https://github.com/userdive/agent.js/pull/48) chore(src) update interacts scope, Closes [#33](https://github.com/userdive/agent.js/issues/33). ([@9renpoto](https://github.com/9renpoto)) | ||
* [#45](https://github.com/userdive/agent.js/pull/45) fix(src) use EventEmitter. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#49](https://github.com/userdive/agent.js/pull/49) Fix deploy path and add deployment task for staging. ([@Surgo](https://github.com/Surgo)) | ||
|
||
#### Committers: 3 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Kosei Kitahara ([Surgo](https://github.com/Surgo)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.0.8 (2017-03-28) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#42](https://github.com/userdive/agent.js/pull/42) Add deployment to cdn. ([@Surgo](https://github.com/Surgo)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
* [#44](https://github.com/userdive/agent.js/pull/44) Fix wrong deployment task and deploy only karma tests are passed.. ([@Surgo](https://github.com/Surgo)) | ||
* [#39](https://github.com/userdive/agent.js/pull/39) chore(src) add custom vars validate. ([@9renpoto](https://github.com/9renpoto)) | ||
|
||
#### Committers: 3 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Kosei Kitahara ([Surgo](https://github.com/Surgo)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) | ||
|
||
## v0.0.5 (2017-03-10) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#27](https://github.com/userdive/agent.js/pull/27) Deploy cdn when tag pushes too. ([@Surgo](https://github.com/Surgo)) | ||
|
||
#### Committers: 2 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Kosei Kitahara ([Surgo](https://github.com/Surgo)) | ||
|
||
## v0.0.4 (2017-03-10) | ||
|
||
#### :rocket: Enhancement | ||
|
||
* [#16](https://github.com/userdive/agent.js/pull/16) Deploy cdn. ([@Surgo](https://github.com/Surgo)) | ||
|
||
#### Committers: 3 | ||
|
||
* Keisuke Kan ([9renpoto](https://github.com/9renpoto)) | ||
* Kosei Kitahara ([Surgo](https://github.com/Surgo)) | ||
* [greenkeeper[bot]](https://github.com/apps/greenkeeper) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "linker-example", | ||
"version": "0.13.0-beta1", | ||
"version": "0.13.0", | ||
"main": "n/a", | ||
"private": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,14 @@ | ||
{ | ||
"lerna": "2.9.0", | ||
"changelog": { | ||
"repo": "userdive/agent.js", | ||
"labels": { | ||
"enhancement": ":rocket: Enhancement", | ||
"bug": ":bug: Bug Fix" | ||
}, | ||
"cacheDir": ".changelog" | ||
}, | ||
"npmClient": "yarn", | ||
"useWorkspaces": true, | ||
"version": "0.13.0-beta1" | ||
"version": "0.13.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.