From 2c4f99667228e661964a6c810282fde265730b10 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 29 Oct 2020 10:45:15 +0000 Subject: [PATCH] chore(release): 0.7.12 --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fee3863..8fc6f5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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. +### [0.7.12](https://github.com/jimeh/.emacs.d/compare/v0.7.11...v0.7.12) (2020-10-29) + + +### Features + +* **misc:** add rand-ip command to insert a random IPv4 address ([3edd57c](https://github.com/jimeh/.emacs.d/commit/3edd57c7532cb8f39f6f34632bfb01ffbeaa1c4f)) +* **version-control:** correctly format forge-post-mode buffers with prettier-js ([f540569](https://github.com/jimeh/.emacs.d/commit/f5405690b4276962020414ceddb0fa87bc1d61dd)) + ### [0.7.11](https://github.com/jimeh/.emacs.d/compare/v0.7.10...v0.7.11) (2020-10-27) diff --git a/VERSION b/VERSION index 8fd9b8c..6f30e95 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.11 \ No newline at end of file +0.7.12 \ No newline at end of file