Skip to content

Commit

Permalink
chore(release): 1.12.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0-dev.1](v1.11.1...v1.12.0-dev.1) (2024-03-11)

### Features

* **Twitter:** Hide Community Notes ([2f018a4](2f018a4))
  • Loading branch information
semantic-release-bot committed Mar 11, 2024
1 parent a116a69 commit 48763f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.12.0-dev.1](https://github.com/crimera/piko/compare/v1.11.1...v1.12.0-dev.1) (2024-03-11)


### Features

* **Twitter:** Hide Community Notes ([2f018a4](https://github.com/crimera/piko/commit/2f018a443202d90c7de6324de00becca57a3de21))

## [1.11.1](https://github.com/crimera/piko/compare/v1.11.0...v1.11.1) (2024-03-08)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.11.1
version = 1.12.0-dev.1

0 comments on commit 48763f7

Please sign in to comment.