squawk-cli 1.6.0__py3-none-macosx_10_12_x86_64.whl → 1.6.1__py3-none-macosx_10_12_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: squawk-cli
3
- Version: 1.6.0
3
+ Version: 1.6.1
4
4
  Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
5
5
  Classifier: Operating System :: MacOS
6
6
  Classifier: Operating System :: Microsoft :: Windows
@@ -262,22 +262,20 @@ s/new-rule 'prefer big serial'
262
262
 
263
263
  ### releasing a new version
264
264
 
265
- 1. update the CHANGELOG.md and bump version in the cli `Cargo.toml`, ensure the
266
- lock file is updated, and update `package.json` and commit the changes
265
+ 1. Update the `CHANGELOG.md`
266
+
267
+ Include a description of any fixes / additions. Make sure to include the PR numbers and credit the authors.
268
+
269
+ 2. Run `s/update-version`
267
270
 
268
271
  ```bash
269
- # update version in Cargo.toml files and package.json to 4.5.3
272
+ # update version in cli/Cargo.toml, package.json, flake.nix to 4.5.3
270
273
  s/update-version 4.5.3
271
274
  ```
272
275
 
273
- 2. create a new release on github - CI will attach the binaries automatically
274
- 3. wait for build artifacts to be attached to release.
275
- 4. login to `npm` and publish new version.
276
+ 3. Create a new release on GitHub
276
277
 
277
- ```bash
278
- npm login
279
- npm publish
280
- ```
278
+ Use the text and version from the `CHANGELOG.md`
281
279
 
282
280
  ### algolia
283
281
 
@@ -0,0 +1,4 @@
1
+ squawk_cli-1.6.1.dist-info/METADATA,sha256=nyHE6hIEDeD4cfj-1CEKm1oIbuWhFr5-0FGPlUakjSM,8853
2
+ squawk_cli-1.6.1.dist-info/WHEEL,sha256=iynIFuruP98iAQ_vbgENee_L7CnfkfNjTMl4i53tE2Q,103
3
+ squawk_cli-1.6.1.data/scripts/squawk,sha256=84XAsr8C8c456aZrwjKzkmcWNPXCdSkH_cSEyB9QvWs,7779524
4
+ squawk_cli-1.6.1.dist-info/RECORD,,
@@ -1,4 +0,0 @@
1
- squawk_cli-1.6.0.dist-info/METADATA,sha256=HRi5ixTmllerjvbNYHaflWa0dmWrZs1PtaMtS-AQL6Q,8969
2
- squawk_cli-1.6.0.dist-info/WHEEL,sha256=iynIFuruP98iAQ_vbgENee_L7CnfkfNjTMl4i53tE2Q,103
3
- squawk_cli-1.6.0.data/scripts/squawk,sha256=fmdIWVGapk_rM4nxc6IPbo5t1mKcBhJKm8QH12qsk2Y,7779260
4
- squawk_cli-1.6.0.dist-info/RECORD,,