File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
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 (2021-11-18)
6
+
7
+
8
+ ### 🐛 Bug Fixes
9
+
10
+ * ** ci:** fix incorrect indentation ([ 42aa59b] ( https://github.com/marcelblijleven/adventofcode/commit/42aa59ba6fba7efd98276f2be7e91a5ace8c0b17 ) )
11
+ * don't commit when nothing to commit ([ 0af5ccc] ( https://github.com/marcelblijleven/adventofcode/commit/0af5ccc2a9666ee64aee182af86e6d7d1ebd6a76 ) )
12
+
13
+
14
+ ### 🚦Tests
15
+
16
+ * add input helper functions tests ([ 359ff51] ( https://github.com/marcelblijleven/adventofcode/commit/359ff519841d399cfbe7e70c57f8f148d0ac3f2d ) )
17
+
18
+
19
+ ### 📄 Documentation
20
+
21
+ * extend info in README.md ([ 3986795] ( https://github.com/marcelblijleven/adventofcode/commit/398679509f7d09ba1a9cd966cc3f9b2f2c03550d ) )
22
+ * update README ([ d9f90ba] ( https://github.com/marcelblijleven/adventofcode/commit/d9f90bae7f834b581877563896506480136defd2 ) )
23
+
24
+
25
+ ### 🛠 CI
26
+
27
+ * add tests.yaml ([ 7e3b262] ( https://github.com/marcelblijleven/adventofcode/commit/7e3b262a586dbec57bc50a88aa707c2b59497ccd ) )
28
+ * add update readme script ([ 0f83cfd] ( https://github.com/marcelblijleven/adventofcode/commit/0f83cfd50c32dc9c4b4fd51779ccd6426edece61 ) )
29
+ * rename update readme script ([ c17e6b4] ( https://github.com/marcelblijleven/adventofcode/commit/c17e6b41f471ea4f77d9e981c75f1a5e282b351a ) )
30
+
31
+
32
+ ### ✨ Features
33
+
34
+ * add input helper functions ([ f759d11] ( https://github.com/marcelblijleven/adventofcode/commit/f759d11bc6fc837475f8ad924074ecee9ab4e121 ) )
35
+ * automatically update amount of stars collected ([ bbcd9a3] ( https://github.com/marcelblijleven/adventofcode/commit/bbcd9a3a612d77aebec156aca1d8b510e6f23de8 ) )
You can’t perform that action at this time.
0 commit comments