Skip to content

Commit

Permalink
fix: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhanks-bestow committed Jan 28, 2024
1 parent 2636e31 commit 80a013e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 15 deletions.
14 changes: 0 additions & 14 deletions .dart_tool/package_config.json

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.dart_tool/
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/ryanhanks-bestow/__a_test/compare/v1.1.0...v1.1.1) (2024-01-28)


### Bug Fixes

* fix6 ([#10](https://github.com/ryanhanks-bestow/__a_test/issues/10)) ([2636e31](https://github.com/ryanhanks-bestow/__a_test/commit/2636e31d6f2142adc35b94bb3c838c99757a74a0))

## [1.1.0](https://github.com/ryanhanks-bestow/__a_test/compare/v1.0.0...v1.1.0) (2024-01-27)


Expand Down
4 changes: 3 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: __a_test
version: 1.1.0+2
version: 1.1.1+3
repository: https://github.com/ryanhanks-bestow/__a_test
description: a fake package used for testing automated publish
environment:
sdk: ">=3.0.0 <4.0.0"

0 comments on commit 80a013e

Please sign in to comment.