Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcardeenas committed Apr 13, 2020
1 parent 673e777 commit 38e2650
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 18 deletions.
5 changes: 4 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ app.ts
app.js
app2.js
LICENSE
CHANGELOG.md
CHANGELOG.md
.codebeatignore
.prettierignore
.prettierrc
49 changes: 32 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,55 +4,70 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v2.3.13](https://github.com/danielcardeenas/sulla/compare/2.3.5...v2.3.13)
#### [v2.3.14](https://github.com/danielcardeenas/sulla/compare/2.3.10...v2.3.14)

> 12 April 2020
> 13 April 2020
- Remove docs temporarily [`00bffe3`](https://github.com/danielcardeenas/sulla/commit/00bffe323b223630972fa9327a02eb1d0e448ff3)
- Remove docs temporarily [`7fc92eb`](https://github.com/danielcardeenas/sulla/commit/7fc92eb9ba5f6011836754e8d9edb68f6b32ac1e)
- Add ui layer for human mode [`76da1b1`](https://github.com/danielcardeenas/sulla/commit/76da1b12e4cf58f521506c685a846754c3da812a)
- Add ui layer for human mode [`3ac5bb9`](https://github.com/danielcardeenas/sulla/commit/3ac5bb93ada2db0d5cde31a040c2ec670814e65f)
- Add changelog [`a1f01da`](https://github.com/danielcardeenas/sulla/commit/a1f01da82ebfcd202ad565c40914b535af05b851)
- Add refresh qr option [`1ec803c`](https://github.com/danielcardeenas/sulla/commit/1ec803cd1b5348336bdb47a40a70a3d240d1a98c)
- Fix npmignore [`dc4d18b`](https://github.com/danielcardeenas/sulla/commit/dc4d18b923ffb6a13ce76335aa8f26284184d5e1)
- Update README.md [`d69eeaf`](https://github.com/danielcardeenas/sulla/commit/d69eeaf773e5b2f1a8b155ed7f6ffe995f8b33b5)
- Update README.md [`fee1e27`](https://github.com/danielcardeenas/sulla/commit/fee1e27dbe159ab726301416ca4c52fc106ca8aa)
- Set QR refresh timeout to 30 seconds [`6188867`](https://github.com/danielcardeenas/sulla/commit/6188867e0c38509b7d773519001bc9b5990b3f98)
- Fix conflicts [`d9f5cf8`](https://github.com/danielcardeenas/sulla/commit/d9f5cf8e23c337224539f6b536dfd2bbce677127)
- Bump version [`7295cb1`](https://github.com/danielcardeenas/sulla/commit/7295cb11d6853b494f5999bc00fb422357aa03b4)
- Bump version [`96f8f1e`](https://github.com/danielcardeenas/sulla/commit/96f8f1ed17e41502aba412bd94dc5ce4c4d07850)
- Expose message model [`4955e07`](https://github.com/danielcardeenas/sulla/commit/4955e0775df6056574c7e60c04b589ab2af531a2)
- Expose message model [`a713297`](https://github.com/danielcardeenas/sulla/commit/a7132977400e92f96d696735a07056fe8b5a1e60)

#### [2.3.10](https://github.com/danielcardeenas/sulla/compare/2.3.5...2.3.10)

> 10 April 2020
- feat: Added args property to initialization options for customizing arguments passed to browser instance [`#240`](https://github.com/danielcardeenas/sulla/pull/240)
- Restyle Add license scan report and status [`#247`](https://github.com/danielcardeenas/sulla/pull/247)
- feat: Added args property to initialization options for customizing arguments passed to browser instance [`#240`](https://github.com/danielcardeenas/sulla/pull/240)
- Remove docs temporarily [`7fc92eb`](https://github.com/danielcardeenas/sulla/commit/7fc92eb9ba5f6011836754e8d9edb68f6b32ac1e)
- docs support [`2623605`](https://github.com/danielcardeenas/sulla/commit/2623605a56824221d6b41c22eb356f96a7b63818)
- Restyled by jq [`5dbd783`](https://github.com/danielcardeenas/sulla/commit/5dbd783b794d528b10756fd22cff832429d90638)
- Restyled by clang-format [`a584006`](https://github.com/danielcardeenas/sulla/commit/a58400668d86ed4baf63a2209833f39e139da5f8)
- release-it and auto-changelog generation [`2930844`](https://github.com/danielcardeenas/sulla/commit/293084492d0bbbb8f2fcaf454616d30956ab508c)
- Add release-it [`01acb4c`](https://github.com/danielcardeenas/sulla/commit/01acb4c1ac91100ea7918597592c453bed91d630)
- Fix spinner mistake [`f8c35cd`](https://github.com/danielcardeenas/sulla/commit/f8c35cdca4ca2731eea4a950bd49fd0b6c9b7842)
- Bump nodemon from 2.0.2 to 2.0.3 [`d806028`](https://github.com/danielcardeenas/sulla/commit/d806028f884718e3828c929341503a7bd8408835)
- Selfcheck for updates [`31832eb`](https://github.com/danielcardeenas/sulla/commit/31832ebc3d9792dbf9eb83c4a3727fcb24246e48)
- Selfcheck for updates [`ee95f72`](https://github.com/danielcardeenas/sulla/commit/ee95f7263d0509ca774f976fb3b533c83d36bd6e)
- Fix spinner mistake [`f8c35cd`](https://github.com/danielcardeenas/sulla/commit/f8c35cdca4ca2731eea4a950bd49fd0b6c9b7842)
- Selfcheck for updates [`31832eb`](https://github.com/danielcardeenas/sulla/commit/31832ebc3d9792dbf9eb83c4a3727fcb24246e48)
- Restyled by whitespace [`7c722d1`](https://github.com/danielcardeenas/sulla/commit/7c722d1cea5c91ebb76abd591910f94045dc97a0)
- Add retrievers, deprecate some unneeded functions [`d41bb44`](https://github.com/danielcardeenas/sulla/commit/d41bb44c251934f36d5dd15fe47b8d729c5b5a17)
- Better logging, extract QR as ascii [`1a77f6b`](https://github.com/danielcardeenas/sulla/commit/1a77f6b69706ef6287dbea50816b53901c887ddb)
- Better logging, extract QR as ascii [`4db4419`](https://github.com/danielcardeenas/sulla/commit/4db4419f10d49e232cc7d27837e61c0bf8af327f)
- Add ui layer for human mode [`76da1b1`](https://github.com/danielcardeenas/sulla/commit/76da1b12e4cf58f521506c685a846754c3da812a)
- Fix video sending, fix optional parameters on create [`3c85195`](https://github.com/danielcardeenas/sulla/commit/3c851954b320079e1ce40079d9ae9d5580d25001)
- Fix spinner mistake [`5643071`](https://github.com/danielcardeenas/sulla/commit/5643071b146b44c161a194edf5be67a0ed6fc058)
- Bump husky from 4.2.4 to 4.2.5 [`757afb0`](https://github.com/danielcardeenas/sulla/commit/757afb0dc0d72907bb19b3b4842b5604a558cfef)
- Add browserArgs to readme.md [`ca5f4bf`](https://github.com/danielcardeenas/sulla/commit/ca5f4bf7131d5204df35a61919748d760b19116a)
- Add browserArgs to readme.md [`e124a19`](https://github.com/danielcardeenas/sulla/commit/e124a194222c82eae8341b09230eecb205d84062)
- Add browserArgs to readme.md [`ca5f4bf`](https://github.com/danielcardeenas/sulla/commit/ca5f4bf7131d5204df35a61919748d760b19116a)
- Add cmd user interaction [`7eba90c`](https://github.com/danielcardeenas/sulla/commit/7eba90cd86e7ea89807bd0947fd27cfd5d9692c8)
- Update README.md [`d4a5a19`](https://github.com/danielcardeenas/sulla/commit/d4a5a19922f131b75cfa29cd1bc8ab1e84887ecb)
- Update README.md [`7638884`](https://github.com/danielcardeenas/sulla/commit/763888442f27aab06c195907b309b66626c25fa4)
- Add updates.md [`6c68705`](https://github.com/danielcardeenas/sulla/commit/6c687053db75d5b2afe6aa3953428ae5269ca97d)
- Fix spinner mistake [`c23e7b4`](https://github.com/danielcardeenas/sulla/commit/c23e7b4c1a758c66dc8f3adbeb3a9dd555bc3a0b)
- Fix npmignore [`dc4d18b`](https://github.com/danielcardeenas/sulla/commit/dc4d18b923ffb6a13ce76335aa8f26284184d5e1)
- Add updates.md [`a611cd9`](https://github.com/danielcardeenas/sulla/commit/a611cd9c39f1188f4ac6bedce5299b08f0c1e035)
- Fix spinner mistake [`c23e7b4`](https://github.com/danielcardeenas/sulla/commit/c23e7b4c1a758c66dc8f3adbeb3a9dd555bc3a0b)
- Update codebeat and gitignore [`092d608`](https://github.com/danielcardeenas/sulla/commit/092d608836e7734cf961c5e42e72e9adef2c5b8d)
- Update README.md [`5c798d7`](https://github.com/danielcardeenas/sulla/commit/5c798d7e8fe10a309f033b5613d9942b1184be62)
- Bump @types/node from 13.11.0 to 13.11.1 [`24b25ee`](https://github.com/danielcardeenas/sulla/commit/24b25eec8c5da6ed0397946d9749c9d4bb59b9c4)
- Update codebeat and gitignore [`092d608`](https://github.com/danielcardeenas/sulla/commit/092d608836e7734cf961c5e42e72e9adef2c5b8d)
- Update UPDATES.md [`00ebd9e`](https://github.com/danielcardeenas/sulla/commit/00ebd9e5bbe0f22636b90283d8d9c3104d4f0fb3)
- Bump version [`96f8f1e`](https://github.com/danielcardeenas/sulla/commit/96f8f1ed17e41502aba412bd94dc5ce4c4d07850)
- Bump version [`b35cc77`](https://github.com/danielcardeenas/sulla/commit/b35cc77efcd8083231072d947bb9a8a7212f732e)
- Wrong options reference my bad! [`dd67081`](https://github.com/danielcardeenas/sulla/commit/dd67081d6e31a65a52a651b13963e532e77a48bd)
- Update README.md [`5ac0b37`](https://github.com/danielcardeenas/sulla/commit/5ac0b37cbd29acea543feaaeb75d3947cae2a74f)
- Update README.md [`ba5ae7f`](https://github.com/danielcardeenas/sulla/commit/ba5ae7f80351828c4bb105bc7778f91d38f9c8cc)
- Update README.md [`186a537`](https://github.com/danielcardeenas/sulla/commit/186a537d2e218561c8f03dee03953a4bdb6fd046)
- Update README.md [`267ec1f`](https://github.com/danielcardeenas/sulla/commit/267ec1f6488e5591f3b9f4e40117cb7faf1c1a6c)
- Update README.md [`b5ca860`](https://github.com/danielcardeenas/sulla/commit/b5ca8602308004a641c122112bc9583fc2817e83)
- Wrong options reference my bad! [`dd67081`](https://github.com/danielcardeenas/sulla/commit/dd67081d6e31a65a52a651b13963e532e77a48bd)
- fix codebeatignore docs folder [`58a4f62`](https://github.com/danielcardeenas/sulla/commit/58a4f62a46a11894ada1ab2e0ad3ae92ecef2caa)
- Update README.md [`ba5ae7f`](https://github.com/danielcardeenas/sulla/commit/ba5ae7f80351828c4bb105bc7778f91d38f9c8cc)
- Bump version [`b35cc77`](https://github.com/danielcardeenas/sulla/commit/b35cc77efcd8083231072d947bb9a8a7212f732e)
- Update README.md [`267ec1f`](https://github.com/danielcardeenas/sulla/commit/267ec1f6488e5591f3b9f4e40117cb7faf1c1a6c)
- add docs to codebeatignore [`95ee67e`](https://github.com/danielcardeenas/sulla/commit/95ee67e488ec005bb9694ad323f0b2f68a69bf2b)
- Expose message model [`4955e07`](https://github.com/danielcardeenas/sulla/commit/4955e0775df6056574c7e60c04b589ab2af531a2)
- added missing SocketState to exports [`fc4e3e9`](https://github.com/danielcardeenas/sulla/commit/fc4e3e95f51f99981c7ba4b8b25bed1a56f8bb61)

#### [2.3.5](https://github.com/danielcardeenas/sulla/compare/2.3.4...2.3.5)
Expand Down Expand Up @@ -324,7 +339,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.1.1](https://github.com/danielcardeenas/sulla/compare/1.1.1...v1.1.1)

> 12 April 2020
> 13 April 2020
#### [1.1.1](https://github.com/danielcardeenas/sulla/compare/1.1.0...1.1.1)

Expand Down

0 comments on commit 38e2650

Please sign in to comment.