Skip to content

Commit f49a262

Browse files
committed
1.2.6
1 parent 2540b9a commit f49a262

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10-
## [v1.2.5](https://github.com/annabranco/my-profile/compare/1.2.4...v1.2.5)
10+
## [v1.2.6](https://github.com/annabranco/my-profile/compare/1.2.5...v1.2.6)
11+
12+
### Merged
13+
14+
- Fixes typo on experiences.json [`#126`](https://github.com/annabranco/my-profile/pull/126)
15+
16+
### Commits
17+
18+
- Update experiences.json [`93e99d1`](https://github.com/annabranco/my-profile/commit/93e99d117c229e6e5ecadbeb93722e2eaeddfd91)
19+
20+
## [1.2.5](https://github.com/annabranco/my-profile/compare/1.2.4...1.2.5) - 2021-05-11
1121

1222
### Commits
1323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "anna-branco-profile",
33
"author": "Anna Branco <anna.branco@icloud.com> (https://github.com/annabranco)",
44
"description": "This is Anna Branco's developer profile",
5-
"version": "1.2.5",
5+
"version": "1.2.6",
66
"repository": "github:annabranco/my-profile/",
77
"homepage": "http://annabranco.github.io/my-profile/",
88
"keywords": [

0 commit comments

Comments
 (0)