Skip to content

Commit

Permalink
Version 12.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Apr 24, 2024
1 parent 85d1260 commit 905cc82
Show file tree
Hide file tree
Showing 6 changed files with 325 additions and 429 deletions.
8 changes: 4 additions & 4 deletions docs/Gemfile.lock
Expand Up @@ -16,7 +16,7 @@ GEM
colorator (1.1.0)
commonmarker (0.23.10)
concurrent-ruby (1.2.3)
dnsruby (1.71.0)
dnsruby (1.72.1)
simpleidn (~> 0.2.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
Expand Down Expand Up @@ -213,16 +213,16 @@ GEM
minitest (5.22.3)
net-http (0.4.1)
uri
nokogiri (1.16.3-x64-mingw-ucrt)
nokogiri (1.16.4-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
Expand Down
4 changes: 4 additions & 0 deletions docs/additional_info/changelog.md
@@ -1,5 +1,9 @@
# Changelog

## 12.4.1 (24-Apr-2024)

* Add a new `WebhookProjectTranslationsProofread` webhook event type [according to the documentation](https://developers.lokalise.com/docs/webhook-events#projecttranslationsproofread)

## 12.4.0 (25-Mar-2024)

* Enhance typings, export more types, various fixes
Expand Down

0 comments on commit 905cc82

Please sign in to comment.