Skip to content

Commit

Permalink
feat: remove virtus dependency (#35)
Browse files Browse the repository at this point in the history
* chore(master): release 4.0.0 (#20)

* docs: Fix changelog to start using automatic releases

* chore(master): release 4.0.0

* chore(master): release 4.0.0

---------

Co-authored-by: Enrique Esquinas <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: remove virtus dependency

* fix: release-please workflow

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and Enrique Esquinas committed Jun 20, 2024
1 parent 658a780 commit 388e130
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
## [4.0.0](https://github.com/sequra/norma43_parser/compare/3.0.0...v4.0.0) (2024-06-18)


### ⚠ BREAKING CHANGES

* Drop Ruby support below 3
Expand All @@ -9,14 +8,6 @@

* Get IBANs from account instances ([#15](https://github.com/sequra/norma43_parser/issues/15)) ([c69d162](https://github.com/sequra/norma43_parser/commit/c69d162361b188f2b2d904b1958e3108be9a3939))


## [4.0.0](https://github.com/sequra/norma43_parser/compare/3.0.0...v4.0.0) (2024-06-20)


### Features

* get IBANs from account instances ([#15](https://github.com/sequra/norma43_parser/issues/15)) ([#29](https://github.com/sequra/norma43_parser/issues/29)) ([05faefc](https://github.com/sequra/norma43_parser/commit/05faefc0a15d580a981224f3501fb4610c2edbdd))

## v3.0.0 (2021-12-15)

### Breaking Changes
Expand All @@ -35,7 +26,6 @@

- Drop Ruby support below 2.4.


### Enhancements

- Clean up dependencies
Expand Down

0 comments on commit 388e130

Please sign in to comment.