Skip to content

Commit 267f60f

Browse files
chore(release): 1.8.1
1 parent 5216cc4 commit 267f60f

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
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.8.1](https://github.com/marcelblijleven/adventofcode/compare/v1.8.0...v1.8.1) (2022-12-11)
6+
7+
8+
### 🚦Tests
9+
10+
* update tests for day 8 of 2022 ([8191ad7](https://github.com/marcelblijleven/adventofcode/commit/8191ad7e7a141fb0eb484d5a940c4ff89f059f93))
11+
12+
13+
### ⭐️ Solutions
14+
15+
* add day 10 of 2022 ([e374ff8](https://github.com/marcelblijleven/adventofcode/commit/e374ff88ee188e7dc57143367f947f7132607658))
16+
* add day 11 of 2022 ([90ace44](https://github.com/marcelblijleven/adventofcode/commit/90ace441b317a7df6d13d5e083c4a9f14b3f110c))
17+
* add day 7 of 2022 ([898ec62](https://github.com/marcelblijleven/adventofcode/commit/898ec62067561cfb0cb5c0669d7e46ac5d9f37db))
18+
* add day 8 of 2022 ([2ed5472](https://github.com/marcelblijleven/adventofcode/commit/2ed54720849c88caeebd25bd0cd034725d2c178e))
19+
* add day 9 of 2022 ([0ea6323](https://github.com/marcelblijleven/adventofcode/commit/0ea6323185565fc0c68cb76389c3a741557c8a5b))
20+
* clean up day 9 of 2022 ([19da6a0](https://github.com/marcelblijleven/adventofcode/commit/19da6a066f0f2d6c4ae14aaae964add8de7b705f))
21+
* make day 11 of 2022 2x faster ([439237e](https://github.com/marcelblijleven/adventofcode/commit/439237ef21c774add6fc76d1d7c291eb1244964c))
22+
23+
24+
### 🛠 CI
25+
26+
* fix auto bumping of VERSION.txt ([5216cc4](https://github.com/marcelblijleven/adventofcode/commit/5216cc4d3f6766ae76f321fef88e3c147fb54abb))
27+
* fix auto bumping of VERSION.txt ([0749db2](https://github.com/marcelblijleven/adventofcode/commit/0749db24644e5cbd18327a97e53b8cd6286bf81a))
28+
529
## [1.8.0](https://github.com/marcelblijleven/adventofcode/compare/v1.7.0...v1.8.0) (2022-12-07)
630

731

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.8.1

0 commit comments

Comments
 (0)