Skip to content

Commit 53438df

Browse files
committed
version bump to v10.1.1 and CHANGELOG update
1 parent 9405257 commit 53438df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
This a log of all the notable changes for [davidwesst.com](https://www.davidwesst.com/). You can find the source code on [GitHub](https://github.com/davidwesst/website).
33

4+
## [10.1.1] - 2022-11-12
5+
### Fixes
6+
- Minor tweaks to meta tags for LinkedIn support ([#161](https://github.com/davidwesst/website/issues/161))
7+
48
## [10.1.0] - 2022-11-11
59
### Added
610
- Open Graph and meta tag support for pages and (blog) articles ([#157](https://github.com/davidwesst/website/issues/157))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dw-website",
33
"private": true,
44
"description": "The personal and somewhat professional website for David Wesst, a.k.a. DW, a.k.a. Wessty.",
5-
"version": "10.1.0",
5+
"version": "10.1.1",
66
"author": "David Wesst <[email protected]>",
77
"homepage": "https://github.com/davidwesst/website#readme",
88
"license": "MIT",

0 commit comments

Comments
 (0)