Skip to content

Commit 47c8735

Browse files
authored
[create-pull-request] automated change
1 parent f05026a commit 47c8735

1 file changed

Lines changed: 0 additions & 46 deletions

File tree

tests/testthat/_snaps/bump_version.md

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,5 @@
11
# bump_version() works -- dev
22

3-
Code
4-
bump_version()
5-
Message
6-
> Digesting messages from 3 commits.
7-
v Found 1 NEWS-worthy entry.
8-
9-
-- Updating NEWS --
10-
11-
> Adding new entries to 'NEWS.md'.
12-
13-
-- Updating Version --
14-
15-
v Package version bumped to 0.0.0.9001.
16-
> Added header to 'NEWS.md'.
17-
> Committing changes.
18-
19-
-- Tagging Version --
20-
21-
> Creating tag v0.0.0.9001 with tag message derived from 'NEWS.md'.
22-
! Call `fledge::finalize_version(push = TRUE)`.
23-
24-
---
25-
263
x No change since last version.
274
i Use `no_change_behavior = "bump"` to force a version bump, or
285
`no_change_behavior = "noop"` to do nothing.
@@ -34,29 +11,6 @@
3411
Message
3512
i No change since last version.
3613

37-
---
38-
39-
Code
40-
bump_version(no_change_behavior = "bump")
41-
Message
42-
> Digesting messages from 1 commits.
43-
i Same as previous version.
44-
45-
-- Updating NEWS --
46-
47-
> Adding new entries to 'NEWS.md'.
48-
49-
-- Updating Version --
50-
51-
v Package version bumped to 0.0.0.9002.
52-
> Added header to 'NEWS.md'.
53-
> Committing changes.
54-
55-
-- Tagging Version --
56-
57-
> Creating tag v0.0.0.9002 with tag message derived from 'NEWS.md'.
58-
! Call `fledge::finalize_version(push = TRUE)`.
59-
6014
# bump_version() works -- not dev
6115

6216
Code

0 commit comments

Comments
 (0)