Skip to content

Commit 0b26f52

Browse files
committed
chore(release): 1.0.0
1 parent 7a6c55e commit 0b26f52

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## 1.0.0 (2024-02-14)
6+
7+
8+
### Features
9+
10+
* add base deck ([05a7ba9](https://github.com/envico801/javascript-interview-questions/commit/05a7ba974feff7d08b35b2db6ac64bbe554d9f75))
11+
* add base notes ([adb36ae](https://github.com/envico801/javascript-interview-questions/commit/adb36aeda1809e5735e3ea2b7b4d6c53ae17cf5b))
12+
* add basic model of questions ([eca16b7](https://github.com/envico801/javascript-interview-questions/commit/eca16b7c812e4e1ed6e6659136964798d7428016))
13+
* add npm and 'standard-version' dependency ([7a6c55e](https://github.com/envico801/javascript-interview-questions/commit/7a6c55eddbcb9a6b5acabd96e86eda342dfd2776))
14+
* add optional chaining question ([95214cb](https://github.com/envico801/javascript-interview-questions/commit/95214cba7ab69025168be7d457d73d4388ebe11e))
15+
* Part of [#68](https://github.com/envico801/javascript-interview-questions/issues/68), Added answer for question 350 ([41e78d9](https://github.com/envico801/javascript-interview-questions/commit/41e78d99f0e160131353f878847595cf5a273df1))
16+
17+
18+
### Bug Fixes
19+
20+
* adds missing table of content links ([e73221b](https://github.com/envico801/javascript-interview-questions/commit/e73221bb08f2e5fdd44040f72ffd19f95a08c399))
21+
* change dom class name bug ([4c04965](https://github.com/envico801/javascript-interview-questions/commit/4c049652058b16a515b062be9f793c3bca3258a5))
22+
* formatting errors ([da98594](https://github.com/envico801/javascript-interview-questions/commit/da98594f83bf1801566bee066e4a43e9f8da81ce))
23+
* lint the whole README markdown ([4151afa](https://github.com/envico801/javascript-interview-questions/commit/4151afad39c77f860453c5b2e4afdb9b412197fb))
24+
* typescript example ([670ead3](https://github.com/envico801/javascript-interview-questions/commit/670ead3bd49076abe02122eb5f37e5a60b5512eb))
25+
* typo and lint ([93cd354](https://github.com/envico801/javascript-interview-questions/commit/93cd354ed146fd20a36c6ad60e06c80326daf2b7))

0 commit comments

Comments
 (0)