Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 13, 2020
1 parent bf02457 commit 28c2e7a
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,43 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.1.0](https://github.com/ljharb/map-tojson/compare/v2.0.1...v2.1.0) - 2020-01-13

### Commits

- Update `define-properties`, `tape`, `eslint`, `semver`; use my personal shared `eslint` config. [`076e08c`](https://github.com/ljharb/map-tojson/commit/076e08c0d75da0c7411216b88cbb3e438d67be90)
- [Dev Deps] remove `jscs` [`2ecb006`](https://github.com/ljharb/map-tojson/commit/2ecb006d68bea1dad52bfab12bbb1ff552ae5d0c)
- [New] convert to `@es-shims/api` structure [`d30c7f8`](https://github.com/ljharb/map-tojson/commit/d30c7f81ac7c009c69619d9f1b054d9049c3b7ec)
- [meta] add `auto-changelog` [`93b6859`](https://github.com/ljharb/map-tojson/commit/93b6859de97858ade38a744e232f181daa083e72)
- [Tests] use shared travis-ci configs [`a35ff1e`](https://github.com/ljharb/map-tojson/commit/a35ff1ecb7f9147d362d1fc14bd262854c3f43ab)
- [meta] remove unused Makefile and associated utilities [`bd0ac95`](https://github.com/ljharb/map-tojson/commit/bd0ac95f5abdf877aff3f1f8db29bbbae62ee169)
- [Refactor] update to use latest `es-abstract` [`6a0bbfa`](https://github.com/ljharb/map-tojson/commit/6a0bbfab20c6bc938256e4401bf50cdb52878201)
- Update `nsp`, `eslint`, `es6-shim` [`04222df`](https://github.com/ljharb/map-tojson/commit/04222df99947a169a6c9496d43fe824e52a4534f)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `covert`, `es6-shim`, `function-bind`; add `safe-publish-latest` [`38683f1`](https://github.com/ljharb/map-tojson/commit/38683f160ce48d39e444dad2509a60c0e2dbe980)
- [Refactor] use `iterate-value` to iterate the Map [`3e97fb9`](https://github.com/ljharb/map-tojson/commit/3e97fb96d247c8ce9b63f7b4ab9b7336dea454e9)
- [Dev Deps] Update `tape`, `es6-shim`, `jscs`, `eslint`, `@ljharb/eslint-config` [`c746483`](https://github.com/ljharb/map-tojson/commit/c746483d462bff64e3e3221ab03d48e9bc0bc72a)
- [readme] fix repo URLs, remove testling [`29edc04`](https://github.com/ljharb/map-tojson/commit/29edc0439bc46a3b6e5f25ddd6866251195a673c)
- [Dev Deps] update `tape`, `es6-shim`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver` [`6b796aa`](https://github.com/ljharb/map-tojson/commit/6b796aac63782540032c2989ac3f97e43d70cecd)
- [actions] add automatic rebasing / merge commit blocking [`7a17385`](https://github.com/ljharb/map-tojson/commit/7a17385e048f9d1ae386a35a41ca0c1691575cc4)
- Update `define-properties`, `es6-shim`, `eslint`, `semver` [`5c8eddd`](https://github.com/ljharb/map-tojson/commit/5c8eddd6919f03ad148ba226cc1e55c6fe1c8df9)
- [Tests] use `functions-have-names`, `has-strict-mode` [`610bbfd`](https://github.com/ljharb/map-tojson/commit/610bbfdb604e23931fdfa944c638536650662fe8)
- [Dev Deps] use `eclint` instead of `editorconfig-tools` [`98c0e47`](https://github.com/ljharb/map-tojson/commit/98c0e47d53fd75196a5e74f0187051a8211c38dd)
- [Tests] up to `io.js` `v3.3`, `node` `v4.1` [`dd3cbde`](https://github.com/ljharb/map-tojson/commit/dd3cbde8cb42bc96d1fe737dced89e8ae234026a)
- [Dev Deps] update `jscs` [`97cc07a`](https://github.com/ljharb/map-tojson/commit/97cc07a255a03648b960f9f287ed01444cc82173)
- Test up to `io.js` `v2.2` [`238c168`](https://github.com/ljharb/map-tojson/commit/238c1684d69d007e6ec0e6185cf62dcfa3b7fcd1)
- Only apps should have lockfiles [`7ea2fed`](https://github.com/ljharb/map-tojson/commit/7ea2fedca1ad81b9d6ac8e274279985f8d9f12e5)
- [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops [`0292190`](https://github.com/ljharb/map-tojson/commit/02921902bc7c9f2b00aa6714c8f9d32057a51db8)
- [meta] add `funding` field [`cc19e3c`](https://github.com/ljharb/map-tojson/commit/cc19e3ca82e228e304a705701382c5b58163a50a)
- [Dev Deps] Update `tape`, `eslint` [`b969c38`](https://github.com/ljharb/map-tojson/commit/b969c383e2f84aa29039b62b77171d9cba490099)
- Test up to `io.js` `v3.0` [`871681d`](https://github.com/ljharb/map-tojson/commit/871681d7ff11192666eaa177adc036c7814d3b44)
- [Deps] update `es-abstract` [`3e90758`](https://github.com/ljharb/map-tojson/commit/3e907585b2a29061e7028d5f3a6236ba91eb776d)
- [Dev Deps] update `tape` [`a1c095f`](https://github.com/ljharb/map-tojson/commit/a1c095f78fdf9cb38eae5164530a7fb9a1b0ff7e)
- Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG. [`62eecc2`](https://github.com/ljharb/map-tojson/commit/62eecc205182d208d21bff85b47d052957098660)
- [Deps] Update `es-abstract` [`09e3916`](https://github.com/ljharb/map-tojson/commit/09e3916affab2392d79510f8a9f3e4c0c76bd812)
- Test on `io.js` `v2.4` [`4431d26`](https://github.com/ljharb/map-tojson/commit/4431d26897f5250292a8aa45823af42d6f1b6062)
- Test on `io.js` `v2.3` [`266f6ad`](https://github.com/ljharb/map-tojson/commit/266f6ad08e33d3a46ccdc17e94e8d26d9cc2e0c4)
- Update `define-properties` [`721c794`](https://github.com/ljharb/map-tojson/commit/721c7943d5edbfb508556a69ba8ff6fb7ba34773)

## [v2.0.1](https://github.com/ljharb/map-tojson/compare/v2.0.0...v2.0.1) - 2015-05-23

### Commits
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "map-tojson",
"version": "2.0.1",
"version": "2.1.0",
"author": "Jordan Harband",
"funding": {
"url": "https://github.com/sponsors/ljharb"
Expand Down

0 comments on commit 28c2e7a

Please sign in to comment.