|
| 1 | + |
| 2 | + |
| 3 | +# [0.3.0](https://github.com/linkedin-developers/linkedin-api-js-client/compare/v0.2.2...v0.3.0) (2023-02-07) |
| 4 | + |
| 5 | +### Changelog |
| 6 | + |
| 7 | +All notable changes to this project will be documented in this file. Dates are displayed in UTC. |
| 8 | + |
| 9 | +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
| 10 | + |
| 11 | +#### [v0.3.0](https://github.com/linkedin-developers/linkedin-api-js-client/compare/v0.2.2...v0.3.0) |
| 12 | + |
| 13 | +- refactor!: refactored rest.li client interfaces [`#13`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/13) |
| 14 | + |
| 15 | +#### [v0.2.2](https://github.com/linkedin-developers/linkedin-api-js-client/compare/v0.2.1...v0.2.2) |
| 16 | + |
| 17 | +> 3 February 2023 |
| 18 | +
|
| 19 | +- chore: manual version bump to fix release error [`#12`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/12) |
| 20 | +- ci: added auto-changelog [`#11`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/11) |
| 21 | +- docs: updated README, fixed some errors [`#10`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/10) |
| 22 | +- ci: added release-it to automate versioning/publishing [`#9`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/9) |
| 23 | +- build: added commitlint to ensure standard commit message format [`#8`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/8) |
| 24 | +- ci: Added github actions to automate build/tests [`#7`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/7) |
| 25 | + |
| 26 | +#### v0.2.1 |
| 27 | + |
| 28 | +> 9 January 2023 |
| 29 | +
|
| 30 | +- Added repository information in package.json [`#6`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/6) |
| 31 | +- Provided more examples of CRUD requests, retry logic [`#5`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/5) |
| 32 | +- Member oauth redirect example [`#4`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/4) |
| 33 | +- Added examples directory and fixed parameter encoding for field projections [`#3`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/3) |
| 34 | +- Added debug logs to RestliClient, renamed package, fixed entry point [`#2`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/2) |
| 35 | +- Modify user-agent for client library usage tracking [`#1`](https://github.com/linkedin-developers/linkedin-api-js-client/pull/1) |
| 36 | +- Added jest testing framework with sample test [`372ca37`](https://github.com/linkedin-developers/linkedin-api-js-client/commit/372ca3704660145e29654cfa35cab7db0980c101) |
| 37 | +- Added typescript and wrote interfaces for client methods, converted from CommonJS to ES modules. Renamed library. [`a7430f2`](https://github.com/linkedin-developers/linkedin-api-js-client/commit/a7430f2299470797b0959464799a8895ef642e9f) |
| 38 | +- Added eslint configuration [`fe43780`](https://github.com/linkedin-developers/linkedin-api-js-client/commit/fe43780faa9bf38429c2b467fff873c49a64743e) |
0 commit comments