Skip to content

Commit

Permalink
chore(main): release 1.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
neo451 committed Dec 22, 2024
1 parent de1e5d7 commit 5d2a773
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.14.5](https://github.com/neo451/feed.nvim/compare/v1.14.4...v1.14.5) (2024-12-22)


### Bug Fixes

* **db:** remove metatable when saving tags.lua ([e5d14bd](https://github.com/neo451/feed.nvim/commit/e5d14bdb3715ebf885cf4c4016a64a8f3133c09b))
* **fetch:** add cb fetch back ... ([bbce910](https://github.com/neo451/feed.nvim/commit/bbce910671ca0828ab585f434eb3a5e4d62e29fb))
* **tag:** use vim.defaulttable for tags ([bbce910](https://github.com/neo451/feed.nvim/commit/bbce910671ca0828ab585f434eb3a5e4d62e29fb))

## [1.14.4](https://github.com/neo451/feed.nvim/compare/v1.14.3...v1.14.4) (2024-12-21)


Expand Down

0 comments on commit 5d2a773

Please sign in to comment.