Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Commit

Permalink
chore: release 2.2.0 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 15, 2021
1 parent c259ad6 commit 02bcbac
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://www.github.com/cobraz/pulumi-wordpress/compare/v2.1.2...v2.2.0) (2021-04-15)


### Features

* Protected bucket ([#14](https://www.github.com/cobraz/pulumi-wordpress/issues/14)) ([0eed387](https://www.github.com/cobraz/pulumi-wordpress/commit/0eed3872a959a6db703a0f2078a84228ccbd3020))


### Bug Fixes

* Make components dependant on API Services ([#12](https://www.github.com/cobraz/pulumi-wordpress/issues/12)) ([58635cb](https://www.github.com/cobraz/pulumi-wordpress/commit/58635cb0b24986178f750a4cedb2749e1201945d))
* Set memory to 1G ([c259ad6](https://www.github.com/cobraz/pulumi-wordpress/commit/c259ad69ca636e5a42e54b0bb483fc520d889cfc))

## [2.1.2](https://github.com/cobraz/pulumi-wordpress/compare/v2.1.1...v2.1.2) (2021-02-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pulumi-wordpress",
"version": "2.1.2",
"version": "2.2.0",
"description": "WordPress on Google Cloud with Magic",
"main": "dist/index.js",
"repository": "git@github.com:cobraz/pulumi-wordpress.git",
Expand Down

0 comments on commit 02bcbac

Please sign in to comment.