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

Commit

Permalink
chore(release): 1.2.0-beta.1
Browse files Browse the repository at this point in the history
# [1.2.0-beta.1](v1.1.5...v1.2.0-beta.1) (2020-04-06)

### Features

* **style:** new color scheme ([aa17be6](aa17be6))
  • Loading branch information
kurtrank committed Jun 3, 2020
1 parent fb94024 commit 0351c9c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0-beta.1](https://github.com/kurtrank/robot-rock/compare/v1.1.5...v1.2.0-beta.1) (2020-04-06)


### Features

* **style:** new color scheme ([aa17be6](https://github.com/kurtrank/robot-rock/commit/aa17be6c0a2e938f5417cd5d103ed74dea8347ee))

## [1.1.5](https://github.com/kurtrank/robot-rock/compare/v1.1.4...v1.1.5) (2020-03-31)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "robot-rock",
"version": "1.1.5",
"version": "1.2.0-beta.1",
"description": "Example WordPress theme to test automatic updates with Github releases.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/******************************************************************
Theme Name: Robot Rock
Text Domain: robot-rock
Version: 1.1.5
Version: 1.2.0-beta.1
Theme URI: https://github.com/kurtrank/robot-rock
GitHub Theme URI: kurtrank/robot-rock
Release Asset: true
Expand Down

0 comments on commit 0351c9c

Please sign in to comment.