From 9a2f9ed2aa233ed123327991002b6943e6a20372 Mon Sep 17 00:00:00 2001 From: Mastermindzh Date: Wed, 12 Apr 2023 23:36:09 +0200 Subject: [PATCH] chore(release): 1.2.2 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdfddee..e6b0d3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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. +### [1.2.2](https://github.com/mastermindzh/rickvanlieshout.com/compare/v1.2.1...v1.2.2) (2023-04-12) + + +### Bug Fixes + +* .language-text not breaking on mobile ([5fe2d8e](https://github.com/mastermindzh/rickvanlieshout.com/commits/5fe2d8e834a4d7588f04e4a3b1608618253f6d52)) + + +### New content + +* blogpost about flashing lsi 9211 cards ([ebca5f9](https://github.com/mastermindzh/rickvanlieshout.com/commits/ebca5f980d8e1a109494c5db15d2728bcfbc964b)) + ### [1.2.1](https://github.com/mastermindzh/rickvanlieshout.com/compare/v1.2.0...v1.2.1) (2023-03-26) ## [1.2.0](https://github.com/mastermindzh/rickvanlieshout.com/compare/v1.1.0...v1.2.0) (2023-02-14) diff --git a/package-lock.json b/package-lock.json index 17866bb..6ac196b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rickvanlieshout-com", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "rickvanlieshout-com", - "version": "1.2.1", + "version": "1.2.2", "license": "MIT", "dependencies": { "@fortawesome/fontawesome-svg-core": "^6.3.0", diff --git a/package.json b/package.json index 63129e8..f1d8f01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rickvanlieshout-com", - "version": "1.2.1", + "version": "1.2.2", "description": "My personal blog / website", "keywords": [ "gatsby",