Skip to content

Commit bdc5a93

Browse files
chore(release): 1.3.2
1 parent 7a46063 commit bdc5a93

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
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.
44

5+
### [1.3.2](https://github.com/marcelblijleven/adventofcode/compare/v1.3.1...v1.3.2) (2021-12-01)
6+
7+
8+
### ⭐️ Solutions
9+
10+
* add 2021 day 1 ([a10642f](https://github.com/marcelblijleven/adventofcode/commit/a10642f638d953b4c8ecb2d6706414dcc3eafd8f))
11+
12+
13+
### 🚦Tests
14+
15+
* update test for changes in shop inventory ([7a426e3](https://github.com/marcelblijleven/adventofcode/commit/7a426e3b79c425a3f38afc320a9965fddef9ebdf))
16+
* update test with new shop inventory ([b94620e](https://github.com/marcelblijleven/adventofcode/commit/b94620ed5c91d91e5b7c20f9861042c1200bcd44))
17+
18+
19+
### 📄 Documentation
20+
21+
* update README ([fa50425](https://github.com/marcelblijleven/adventofcode/commit/fa50425638de6ee79b1ec72ab09a26c9d712129e))
22+
23+
24+
### 🐛 Bug Fixes
25+
26+
* display correct amount of microseconds in solution timer ([7a46063](https://github.com/marcelblijleven/adventofcode/commit/7a4606342cbb30b669c88231386622019bf84737))
27+
* remove hardcoded day - year from get_input function ([9a0ffa1](https://github.com/marcelblijleven/adventofcode/commit/9a0ffa15901df366b68d9bd3dfd6af8e49690a14))
28+
529
### [1.3.1](https://github.com/marcelblijleven/adventofcode/compare/v1.3.0...v1.3.1) (2021-11-30)
630

731

0 commit comments

Comments
 (0)