From 4cb51c337f094d3c60077f4951befa75e19622fa Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 21 Jan 2021 21:39:00 +0000 Subject: [PATCH] chore(release): 2.0.0 [skip ci] # [2.0.0](https://github.com/cobraz/pulumi-wordpress/compare/v1.3.0...v2.0.0) (2021-01-21) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5314fb..62883e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0](https://github.com/cobraz/pulumi-wordpress/compare/v1.3.0...v2.0.0) (2021-01-21) + # [1.3.0](https://github.com/cobraz/pulumi-wordpress/compare/v1.2.0...v1.3.0) (2021-01-05) diff --git a/package.json b/package.json index c7d6e8c..38f7890 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pulumi-wordpress", - "version": "1.3.0", + "version": "2.0.0", "description": "WordPress on Google Cloud with Magic", "main": "dist/index.js", "repository": "git@github.com:cobraz/pulumi-wordpress.git",