From 75ef71b4bd65fa2b30e17f52d7b8b9e8613c0e85 Mon Sep 17 00:00:00 2001 From: plucisano Date: Mon, 2 Jan 2023 13:56:25 +0100 Subject: [PATCH] Prepare release --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44596e1..7ef1310 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.1.7](https://github.com/facile-it/fortepiano/compare/v0.1.6...v0.1.7) - 2023-01-02 ### Added diff --git a/package.json b/package.json index d6c11a7..b4c3e6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fortepiano", - "version": "0.1.6", + "version": "0.1.7", "description": "Playing actual music over fp-ts notes", "keywords": [ "typescript",