Skip to content

Commit 24e978e

Browse files
authored
Merge pull request #6 from armiiller/release-please--branches--main
chore(main): release 1.0.1
2 parents 1e1dad8 + e15dc56 commit 24e978e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [1.0.1](https://github.com/armiiller/pager_tree-integrations/compare/v1.0.0...v1.0.1) (2022-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* Add appraisal gemfile.lock to gitignore ([1e1dad8](https://github.com/armiiller/pager_tree-integrations/commit/1e1dad851eb705d7fcac9f398dd7d89ea7b84231))
9+
* fixing tests ([cd771fa](https://github.com/armiiller/pager_tree-integrations/commit/cd771fa3bf41a0e19429641da87fcb75ac4433d2))
10+
311
## 1.0.0 (2022-02-22)
412

513

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module PagerTree
22
module Integrations
3-
VERSION = "1.0.0"
3+
VERSION = "1.0.1"
44
end
55
end

0 commit comments

Comments
 (0)