Skip to content

Commit

Permalink
fledge: Bump version to 0.1.99.9035 (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 24, 2024
2 parents 6ea21e7 + f8fe132 commit b65bd45
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: fledge
Title: Smoother Change Tracking and Versioning for R Packages
Version: 0.1.99.9034
Date: 2024-11-23
Version: 0.1.99.9035
Date: 2024-11-24
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
Expand Down
15 changes: 15 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# fledge 0.1.99.9035 (2024-11-24)

## Features

- Keep only `raw` NEWS (#827).

## Chore

- Refactorings and a new test (#825).

- Better JSON snapshot (#824).

- Keep `raw` component up to date, use it for assembling the NEWS (#823).


# fledge 0.1.99.9034 (2024-11-23)

## Chore
Expand Down

0 comments on commit b65bd45

Please sign in to comment.