Skip to content

Update to v1.2.0 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 18, 2020
Merged

Update to v1.2.0 #8

merged 2 commits into from
Sep 18, 2020

Conversation

biglovisa
Copy link
Contributor

  • photos field to projects
  • average_price_per_tonne field to projects
  • remaining_mass_g field to projects
  • standard field to projects
  • validations on mass_g field (has to be greater than 1 and less than 2,000,000,000).

Copy link
Member

@bspellacy bspellacy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm surprised the diff is so large - what version of prettier are you using?

package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "@patch-technology/patch",
"version": "1.1.1",
"version": "1.2.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incrementing the minor version should reset, the patch version. E.g. 1.2.0

CHANGELOG.md Outdated
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.1] - 2020-09-17
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[1.2.0]

@bspellacy bspellacy changed the title Update to v1.2.1 Update to v1.2.0 Sep 18, 2020
@biglovisa biglovisa requested a review from bspellacy September 18, 2020 19:26
Copy link
Member

@bspellacy bspellacy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@biglovisa biglovisa merged commit 464cbd9 into main Sep 18, 2020
@biglovisa biglovisa deleted the lovisa/bump-version branch September 18, 2020 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants