Skip to content

Commit 6f781f7

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.1
1 parent 1251224 commit 6f781f7

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.6.1](https://github.com/KendallDoesCoding/backward-text/compare/v0.6.0...v0.6.1) (2023-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Change text color of "Get Started" button as text is not visible. (CSS) ([#26](https://github.com/KendallDoesCoding/backward-text/issues/26)) ([1251224](https://github.com/KendallDoesCoding/backward-text/commit/125122448b1e250767c7f56815c7ff272035d8b7))
7+
8+
9+
110
# [0.6.0](https://github.com/KendallDoesCoding/backward-text/compare/v0.5.0...v0.6.0) (2023-03-12)
211

312

@@ -29,12 +38,3 @@
2938

3039

3140

32-
# [0.4.0](https://github.com/KendallDoesCoding/backward-text/compare/v0.3.0...v0.4.0) (2022-10-02)
33-
34-
35-
### Features
36-
37-
* add copy text button and include reversed text on a new line, not overwriting what wants to be replaced ([#5](https://github.com/KendallDoesCoding/backward-text/issues/5)) ([df7f6c3](https://github.com/KendallDoesCoding/backward-text/commit/df7f6c379a4612e8c1cd6dbb1bbfbbc122164ec1))
38-
39-
40-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.6.0"
2+
"version": "0.6.1"
33
}

0 commit comments

Comments
 (0)