Skip to content

Commit

Permalink
Publish packages
Browse files Browse the repository at this point in the history
- v2.4.1

[ci skip]
  • Loading branch information
jeffkreeftmeijer committed Nov 24, 2022
1 parent 4473ffe commit a4f7618
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changesets/add-enable_error_backend-configuration-option.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# AppSignal for Elixir changelog

## 2.4.1

### Changed

- [4473ffee](https://github.com/appsignal/appsignal-elixir/commit/4473ffeecb424d589aad59e5ec988bb37968e816) patch - Add enable_error_backend configuration option

## 2.4.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defmodule Appsignal.Mixfile do
use Mix.Project

@source_url "https://github.com/appsignal/appsignal-elixir"
@version "2.4.0"
@version "2.4.1"

def project do
[
Expand Down

0 comments on commit a4f7618

Please sign in to comment.