Skip to content

Commit

Permalink
Update ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuno Sousa authored and nunofgs committed Jul 18, 2017
1 parent 79af484 commit 9cf2396
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 34 deletions.
50 changes: 25 additions & 25 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,47 @@
# Changelog

## [v3.0.0](https://github.com/seegno/clean-deep/tree/v3.0.0) (2017-04-27)
[Full Changelog](https://github.com/seegno/clean-deep/compare/v2.0.2...v3.0.0)
## [v3.0.0](https://github.com/nunofgs/clean-deep/tree/v3.0.0) (2017-04-26)
[Full Changelog](https://github.com/nunofgs/clean-deep/compare/v2.0.2...v3.0.0)

**Merged pull requests:**

- Clean and traverse arrays [\#22](https://github.com/seegno/clean-deep/pull/22) ([nunofgs](https://github.com/nunofgs))
- Clean and traverse arrays [\#22](https://github.com/nunofgs/clean-deep/pull/22) ([nunofgs](https://github.com/nunofgs))

## [v2.0.2](https://github.com/seegno/clean-deep/tree/v2.0.2) (2017-03-09)
[Full Changelog](https://github.com/seegno/clean-deep/compare/v2.0.1...v2.0.2)
## [v2.0.2](https://github.com/nunofgs/clean-deep/tree/v2.0.2) (2017-03-09)
[Full Changelog](https://github.com/nunofgs/clean-deep/compare/v2.0.1...v2.0.2)

**Merged pull requests:**

- Update dist to es5 to keep uglifyjs compatibility [\#20](https://github.com/seegno/clean-deep/pull/20) ([akofman](https://github.com/akofman))
- Update dist to es5 to keep uglifyjs compatibility [\#20](https://github.com/nunofgs/clean-deep/pull/20) ([akofman](https://github.com/akofman))

## [v2.0.1](https://github.com/seegno/clean-deep/tree/v2.0.1) (2016-11-02)
[Full Changelog](https://github.com/seegno/clean-deep/compare/v2.0.0...v2.0.1)
## [v2.0.1](https://github.com/nunofgs/clean-deep/tree/v2.0.1) (2016-11-02)
[Full Changelog](https://github.com/nunofgs/clean-deep/compare/v2.0.0...v2.0.1)

**Merged pull requests:**

- Upgrade babel-eslint to avoid 'estraverse-fb' error [\#18](https://github.com/seegno/clean-deep/pull/18) ([callmevlad](https://github.com/callmevlad))
- Fix recursive array cleaning [\#17](https://github.com/seegno/clean-deep/pull/17) ([zeke](https://github.com/zeke))
- Upgrade babel-eslint to avoid 'estraverse-fb' error [\#18](https://github.com/nunofgs/clean-deep/pull/18) ([callmevlad](https://github.com/callmevlad))
- Fix recursive array cleaning [\#17](https://github.com/nunofgs/clean-deep/pull/17) ([zeke](https://github.com/zeke))

## [v2.0.0](https://github.com/seegno/clean-deep/tree/v2.0.0) (2016-10-02)
[Full Changelog](https://github.com/seegno/clean-deep/compare/1.0.0...v2.0.0)
## [v2.0.0](https://github.com/nunofgs/clean-deep/tree/v2.0.0) (2016-10-02)
[Full Changelog](https://github.com/nunofgs/clean-deep/compare/1.0.0...v2.0.0)

**Merged pull requests:**

- Add .npmignore [\#14](https://github.com/seegno/clean-deep/pull/14) ([ruimarinho](https://github.com/ruimarinho))
- Update README with missing options [\#13](https://github.com/seegno/clean-deep/pull/13) ([ruimarinho](https://github.com/ruimarinho))
- Add version script [\#12](https://github.com/seegno/clean-deep/pull/12) ([ruimarinho](https://github.com/ruimarinho))
- Add coverage report [\#11](https://github.com/seegno/clean-deep/pull/11) ([ruimarinho](https://github.com/ruimarinho))
- Update test dependencies [\#10](https://github.com/seegno/clean-deep/pull/10) ([ruimarinho](https://github.com/ruimarinho))
- Update lowest node supported version to 4+ [\#9](https://github.com/seegno/clean-deep/pull/9) ([ruimarinho](https://github.com/ruimarinho))
- Sort package.json [\#8](https://github.com/seegno/clean-deep/pull/8) ([ruimarinho](https://github.com/ruimarinho))
- Update package.json to reflect MIT license [\#7](https://github.com/seegno/clean-deep/pull/7) ([ruimarinho](https://github.com/ruimarinho))
- Deprecate jscs in favour of eslint [\#6](https://github.com/seegno/clean-deep/pull/6) ([ruimarinho](https://github.com/ruimarinho))
- Add option to exclude empty arrays [\#5](https://github.com/seegno/clean-deep/pull/5) ([zeke](https://github.com/zeke))
- Add .npmignore [\#14](https://github.com/nunofgs/clean-deep/pull/14) ([ruimarinho](https://github.com/ruimarinho))
- Update README with missing options [\#13](https://github.com/nunofgs/clean-deep/pull/13) ([ruimarinho](https://github.com/ruimarinho))
- Add version script [\#12](https://github.com/nunofgs/clean-deep/pull/12) ([ruimarinho](https://github.com/ruimarinho))
- Add coverage report [\#11](https://github.com/nunofgs/clean-deep/pull/11) ([ruimarinho](https://github.com/ruimarinho))
- Update test dependencies [\#10](https://github.com/nunofgs/clean-deep/pull/10) ([ruimarinho](https://github.com/ruimarinho))
- Update lowest node supported version to 4+ [\#9](https://github.com/nunofgs/clean-deep/pull/9) ([ruimarinho](https://github.com/ruimarinho))
- Sort package.json [\#8](https://github.com/nunofgs/clean-deep/pull/8) ([ruimarinho](https://github.com/ruimarinho))
- Update package.json to reflect MIT license [\#7](https://github.com/nunofgs/clean-deep/pull/7) ([ruimarinho](https://github.com/ruimarinho))
- Deprecate jscs in favour of eslint [\#6](https://github.com/nunofgs/clean-deep/pull/6) ([ruimarinho](https://github.com/ruimarinho))
- Add option to exclude empty arrays [\#5](https://github.com/nunofgs/clean-deep/pull/5) ([zeke](https://github.com/zeke))

## [1.0.0](https://github.com/seegno/clean-deep/tree/1.0.0) (2016-09-09)
[Full Changelog](https://github.com/seegno/clean-deep/compare/0.0.1...1.0.0)
## [1.0.0](https://github.com/nunofgs/clean-deep/tree/1.0.0) (2016-09-09)
[Full Changelog](https://github.com/nunofgs/clean-deep/compare/0.0.1...1.0.0)

**Merged pull requests:**

- Add `transform-es2015-arrow-functions` babel plugin [\#2](https://github.com/seegno/clean-deep/pull/2) ([ruipenso](https://github.com/ruipenso))
- Add `transform-es2015-arrow-functions` babel plugin [\#2](https://github.com/nunofgs/clean-deep/pull/2) ([ruipenso](https://github.com/ruipenso))

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016 Seegno
Copyright (c) 2016 Nuno Sousa

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ MIT

[npm-image]: https://img.shields.io/npm/v/clean-deep.svg?style=flat-square
[npm-url]: https://npmjs.org/package/clean-deep
[travis-image]: https://img.shields.io/travis/seegno/clean-deep.svg?style=flat-square
[travis-url]: https://travis-ci.org/seegno/clean-deep
[travis-image]: https://img.shields.io/travis/nunofgs/clean-deep.svg?style=flat-square
[travis-url]: https://travis-ci.org/nunofgs/clean-deep
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,19 @@
"clean-deep",
"deep"
],
"homepage": "https://github.com/seegno/clean-deep",
"homepage": "https://github.com/nunofgs/clean-deep",
"bugs": {
"url": "https://github.com/seegno/clean-deep/issues"
"url": "https://github.com/nunofgs/clean-deep/issues"
},
"license": "MIT",
"author": {
"name": "Nuno Sousa",
"email": "[email protected]",
"url": "https://seegno.com"
"email": "[email protected]"
},
"main": "./dist/index.js",
"repository": {
"type": "git",
"url": "https://github.com/seegno/clean-deep.git"
"url": "https://github.com/nunofgs/clean-deep.git"
},
"scripts": {
"changelog": "github_changelog_generator --no-issues --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '' -e :a -e '$d;N;2,4ba' -e 'P;D' CHANGELOG.md",
Expand Down Expand Up @@ -54,7 +53,7 @@
"node": ">=4"
},
"options": {
"changelog": "-o seegno -r clean-deep --only-pulls --use-commit-body --title 'Changelog' --date-format '/ YYYY-MM-DD'",
"changelog": "-o nunofgs -r clean-deep --only-pulls --use-commit-body --title 'Changelog' --date-format '/ YYYY-MM-DD'",
"mocha": "--compilers js:babel-core/register --recursive test"
},
"pre-commit": {
Expand Down

0 comments on commit 9cf2396

Please sign in to comment.