Skip to content

Commit

Permalink
chore(release): 1.40.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.40.0-dev.1](v1.39.3...v1.40.0-dev.1) (2024-09-25)

### Features

* **Twitter:** Added `Hide nudge button` patch ([ad27484](ad27484))
  • Loading branch information
semantic-release-bot committed Sep 25, 2024
1 parent f5c96d6 commit 7049c09
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.40.0-dev.1](https://github.com/crimera/piko/compare/v1.39.3...v1.40.0-dev.1) (2024-09-25)

### Features

* **Twitter:** Added `Hide nudge button` patch ([ad27484](https://github.com/crimera/piko/commit/ad27484f4cc0d727cf07cb4f202c8ddd6b582d67))

## [1.39.3](https://github.com/crimera/piko/compare/v1.39.2...v1.39.3) (2024-09-11)

### Updates
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.39.3
version = 1.40.0-dev.1
Loading

0 comments on commit 7049c09

Please sign in to comment.