Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - ynab-api-importer@3.0.21
  • Loading branch information
Tim Smart committed Apr 18, 2022
1 parent b58b9e8 commit 077e12f
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 1 deletion.
76 changes: 76 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.0.21 (2022-04-18)



## 3.0.20 (2022-04-18)



## 3.0.19 (2020-12-31)



## 3.0.18 (2020-12-30)



## 3.0.17 (2020-12-29)



## 3.0.16 (2020-12-29)



## 3.0.15 (2020-12-29)



## 3.0.14 (2020-12-28)



## 3.0.13 (2020-12-25)



## 3.0.12 (2020-12-15)



## 3.0.11 (2020-12-15)



## 3.0.10 (2020-12-15)



## 3.0.9 (2020-12-15)



## 3.0.8 (2020-12-15)



## 3.0.7 (2020-12-14)



## 3.0.6 (2020-12-14)



## 3.0.2 (2020-12-14)



## 3.0.1 (2020-12-13)

**Note:** Version bump only for package ynab-api-importer
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ynab-api-importer",
"version": "3.0.20",
"version": "3.0.21",
"description": "Import bank transactions into YNAB",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 077e12f

Please sign in to comment.